Date: Thursday, May 21, 2020 @ 12:47:47 Author: felixonmars Revision: 631195
upgpkg: haskell-http-streams 0.8.7.1-100: rebuild with unliftio 0.2.13 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-21 12:46:44 UTC (rev 631194) +++ PKGBUILD 2020-05-21 12:47:47 UTC (rev 631195) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=99 +pkgrel=100 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
