Date: Sunday, March 28, 2021 @ 15:15:26 Author: felixonmars Revision: 906945
upgpkg: haskell-http2 2.0.6-19: rebuild with tasty 1.4.1 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 15:13:34 UTC (rev 906944) +++ PKGBUILD 2021-03-28 15:15:26 UTC (rev 906945) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.6 -pkgrel=18 +pkgrel=19 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
