Date: Monday, May 25, 2020 @ 10:21:31 Author: felixonmars Revision: 634114
upgpkg: haskell-http2 2.0.4-12: rebuild with aeson 1.5.0.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 10:20:35 UTC (rev 634113) +++ PKGBUILD 2020-05-25 10:21:31 UTC (rev 634114) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.4 -pkgrel=11 +pkgrel=12 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
