Date: Thursday, October 22, 2020 @ 20:34:12 Author: felixonmars Revision: 730119
upgpkg: haskell-http 4000.3.15-21: rebuild with profunctors 5.6 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 20:33:34 UTC (rev 730118) +++ PKGBUILD 2020-10-22 20:34:12 UTC (rev 730119) @@ -4,7 +4,7 @@ _hkgname=HTTP pkgname=haskell-http pkgver=4000.3.15 -pkgrel=20 +pkgrel=21 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
