Date: Thursday, December 16, 2021 @ 07:48:09 Author: felixonmars Revision: 1073986
upgpkg: haskell-http-types 0.12.3-194: rebuild with hashable 1.3.4.1 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 07:47:28 UTC (rev 1073985) +++ PKGBUILD 2021-12-16 07:48:09 UTC (rev 1073986) @@ -4,7 +4,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.3 -pkgrel=193 +pkgrel=194 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
