Date: Friday, August 14, 2020 @ 16:28:55 Author: felixonmars Revision: 679203
upgpkg: haskell-http2 2.0.5-11: rebuild with aeson 1.5.3.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 16:27:20 UTC (rev 679202) +++ PKGBUILD 2020-08-14 16:28:55 UTC (rev 679203) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.5 -pkgrel=10 +pkgrel=11 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
