Date: Monday, November 23, 2020 @ 12:45:30 Author: felixonmars Revision: 759900
upgpkg: haskell-http-streams 0.8.7.2-103: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 12:43:12 UTC (rev 759899) +++ PKGBUILD 2020-11-23 12:45:30 UTC (rev 759900) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=102 +pkgrel=103 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
