Date: Thursday, April 4, 2019 @ 03:57:36 Author: felixonmars Revision: 448824
upgpkg: haskell-http2 1.6.4-22 rebuild with transformers-compat 0.6.4 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-04 03:55:54 UTC (rev 448823) +++ PKGBUILD 2019-04-04 03:57:36 UTC (rev 448824) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.4 -pkgrel=21 +pkgrel=22 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
