Date: Saturday, January 19, 2019 @ 00:35:20 Author: felixonmars Revision: 424270
upgpkg: haskell-http2 1.6.4-11 rebuild with unordered-containers 0.2.10.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-19 00:33:47 UTC (rev 424269) +++ PKGBUILD 2019-01-19 00:35:20 UTC (rev 424270) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.4 -pkgrel=10 +pkgrel=11 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
