Date: Thursday, March 24, 2022 @ 19:50:46 Author: felixonmars Revision: 1175028
upgpkg: haskell-http-types 0.12.3-222: rebuild with quickcheck-instances 0.3.27 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 19:50:39 UTC (rev 1175027) +++ PKGBUILD 2022-03-24 19:50:46 UTC (rev 1175028) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=221 +pkgrel=222 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
