Date: Sunday, October 4, 2020 @ 11:04:31 Author: felixonmars Revision: 717610
upgpkg: haskell-http2 2.0.5-31: rebuild with transformers-compat 0.6.6 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 11:03:14 UTC (rev 717609) +++ PKGBUILD 2020-10-04 11:04:31 UTC (rev 717610) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.5 -pkgrel=30 +pkgrel=31 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
