Date: Thursday, March 19, 2020 @ 18:44:36 Author: felixonmars Revision: 601075
upgpkg: haskell-http 4000.3.14-145: rebuild with conduit 1.3.2 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 18:43:45 UTC (rev 601074) +++ PKGBUILD 2020-03-19 18:44:36 UTC (rev 601075) @@ -4,7 +4,7 @@ _hkgname=HTTP pkgname=haskell-http pkgver=4000.3.14 -pkgrel=144 +pkgrel=145 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
