Date: Sunday, June 9, 2019 @ 12:13:20 Author: felixonmars Revision: 478821
upgpkg: haskell-http2 1.6.5-15 rebuild with async 2.2.2 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 12:11:14 UTC (rev 478820) +++ PKGBUILD 2019-06-09 12:13:20 UTC (rev 478821) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.5 -pkgrel=14 +pkgrel=15 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
