Date: Thursday, February 27, 2020 @ 19:11:25 Author: felixonmars Revision: 584656
upgpkg: haskell-http2 2.0.3-48: rebuild with ghc 8.8.3 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 19:09:32 UTC (rev 584655) +++ PKGBUILD 2020-02-27 19:11:25 UTC (rev 584656) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.3 -pkgrel=47 +pkgrel=48 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
