Date: Wednesday, March 17, 2021 @ 08:37:48 Author: felixonmars Revision: 893169
upgpkg: haskell-http2 2.0.6-13: rebuild with doctest 0.18.1 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 08:36:28 UTC (rev 893168) +++ PKGBUILD 2021-03-17 08:37:48 UTC (rev 893169) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.6 -pkgrel=12 +pkgrel=13 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
