Date: Monday, February 15, 2021 @ 15:51:41 Author: felixonmars Revision: 861291
upgpkg: haskell-http2 2.0.5-95: rebuild with doctest 0.18 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 15:50:26 UTC (rev 861290) +++ PKGBUILD 2021-02-15 15:51:41 UTC (rev 861291) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.5 -pkgrel=94 +pkgrel=95 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
