Date: Friday, June 1, 2018 @ 04:02:41 Author: felixonmars Revision: 335413
upgpkg: haskell-http2 1.6.3-26 rebuild with ghc 8.4.3 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 04:01:52 UTC (rev 335412) +++ PKGBUILD 2018-06-01 04:02:41 UTC (rev 335413) @@ -5,7 +5,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.3 -pkgrel=25 +pkgrel=26 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("custom:BSD3")
