Date: Wednesday, August 12, 2020 @ 19:49:50 Author: felixonmars Revision: 676654
upgpkg: haskell-http-types 0.12.3-69: rebuild with quickcheck-instances 0.3.24 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 19:49:09 UTC (rev 676653) +++ PKGBUILD 2020-08-12 19:49:50 UTC (rev 676654) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=68 +pkgrel=69 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
