Date: Sunday, April 28, 2019 @ 07:34:49 Author: felixonmars Revision: 454898
upgpkg: haskell-http2 1.6.5-3 rebuild with ghc 8.6.5 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 07:33:01 UTC (rev 454897) +++ PKGBUILD 2019-04-28 07:34:49 UTC (rev 454898) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.5 -pkgrel=2 +pkgrel=3 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
