Date: Tuesday, February 23, 2021 @ 12:25:32 Author: felixonmars Revision: 869706
upgpkg: haskell-http2 2.0.6-2: rebuild with hashable 1.3.1.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 12:24:10 UTC (rev 869705) +++ PKGBUILD 2021-02-23 12:25:32 UTC (rev 869706) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
