Date: Wednesday, August 24, 2022 @ 23:51:51 Author: felixonmars Revision: 1278024
upgpkg: haskell-http2 3.0.2-135: rebuild with hashable 1.4.1.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:51:42 UTC (rev 1278023) +++ PKGBUILD 2022-08-24 23:51:51 UTC (rev 1278024) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=3.0.2 -pkgrel=134 +pkgrel=135 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
