Date: Wednesday, December 29, 2021 @ 13:07:26 Author: felixonmars Revision: 1087158
upgpkg: haskell-http2 3.0.2-50: rebuild with unordered-containers 0.2.15.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 13:07:08 UTC (rev 1087157) +++ PKGBUILD 2021-12-29 13:07:26 UTC (rev 1087158) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=3.0.2 -pkgrel=49 +pkgrel=50 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
