Date: Tuesday, August 18, 2020 @ 00:28:09 Author: felixonmars Revision: 683621
upgpkg: haskell-http2 2.0.5-15: rebuild with ghc 8.10.2 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 00:25:59 UTC (rev 683620) +++ PKGBUILD 2020-08-18 00:28:09 UTC (rev 683621) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.5 -pkgrel=14 +pkgrel=15 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
