Date: Monday, November 27, 2017 @ 05:00:03 Author: felixonmars Revision: 269138
upgpkg: haskell-http2 1.6.3-14 rebuild with ghc 8.2.2 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 04:59:15 UTC (rev 269137) +++ PKGBUILD 2017-11-27 05:00:03 UTC (rev 269138) @@ -5,7 +5,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.3 -pkgrel=13 +pkgrel=14 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("custom:BSD3")
