Date: Saturday, April 23, 2022 @ 22:33:00 Author: felixonmars Revision: 1188994
upgpkg: haskell-http2 3.0.2-103: rebuild with hashable 1.4.0.1 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:32:54 UTC (rev 1188993) +++ PKGBUILD 2022-04-23 22:33:00 UTC (rev 1188994) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=3.0.2 -pkgrel=102 +pkgrel=103 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
