Date: Sunday, March 10, 2019 @ 15:49:04 Author: felixonmars Revision: 439374
upgpkg: haskell-http2 1.6.4-17 rebuild with ghc 8.6.4 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 15:47:18 UTC (rev 439373) +++ PKGBUILD 2019-03-10 15:49:04 UTC (rev 439374) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.4 -pkgrel=16 +pkgrel=17 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
