Date: Thursday, August 25, 2022 @ 17:33:25 Author: felixonmars Revision: 1279546
upgpkg: haskell-http-types 0.12.3-257: rebuild with quickcheck-instances 0.3.28 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 17:33:16 UTC (rev 1279545) +++ PKGBUILD 2022-08-25 17:33:25 UTC (rev 1279546) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=256 +pkgrel=257 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
