Date: Sunday, March 8, 2020 @ 11:16:49 Author: felixonmars Revision: 591821
upgpkg: haskell-http2 2.0.3-53: rebuild with network-byte-order 0.1.3.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 11:15:36 UTC (rev 591820) +++ PKGBUILD 2020-03-08 11:16:49 UTC (rev 591821) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.3 -pkgrel=52 +pkgrel=53 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
