Date: Monday, June 7, 2021 @ 23:54:15 Author: felixonmars Revision: 958402
upgpkg: haskell-http 4000.3.16-32: rebuild with ghc 8.10.5 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 23:52:53 UTC (rev 958401) +++ PKGBUILD 2021-06-07 23:54:15 UTC (rev 958402) @@ -4,7 +4,7 @@ _hkgname=HTTP pkgname=haskell-http pkgver=4000.3.16 -pkgrel=31 +pkgrel=32 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
