Date: Thursday, October 22, 2020 @ 21:05:27 Author: felixonmars Revision: 730145
upgpkg: haskell-http-streams 0.8.7.2-78: rebuild with profunctors 5.6 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 21:04:50 UTC (rev 730144) +++ PKGBUILD 2020-10-22 21:05:27 UTC (rev 730145) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=77 +pkgrel=78 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
