Date: Thursday, April 2, 2020 @ 07:51:15 Author: felixonmars Revision: 609374
upgpkg: haskell-http-streams 0.8.7.1-73: rebuild with QuickCheck 2.14 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 07:50:24 UTC (rev 609373) +++ PKGBUILD 2020-04-02 07:51:15 UTC (rev 609374) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=72 +pkgrel=73 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
