Date: Sunday, May 12, 2019 @ 11:51:38 Author: felixonmars Revision: 466274
upgpkg: haskell-http2 1.6.5-10 rebuild with transformers-compat 0.6.5 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 11:50:10 UTC (rev 466273) +++ PKGBUILD 2019-05-12 11:51:38 UTC (rev 466274) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.5 -pkgrel=9 +pkgrel=10 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
