Date: Monday, February 10, 2020 @ 05:48:32 Author: felixonmars Revision: 565582
upgpkg: haskell-http-types 0.12.3-41: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-10 05:07:14 UTC (rev 565581) +++ PKGBUILD 2020-02-10 05:48:32 UTC (rev 565582) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=40 +pkgrel=41 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
