Date: Wednesday, May 13, 2020 @ 06:00:21 Author: felixonmars Revision: 627401
upgpkg: haskell-http2 2.0.4-8: rebuild with tasty 1.3 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 05:58:38 UTC (rev 627400) +++ PKGBUILD 2020-05-13 06:00:21 UTC (rev 627401) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
