Date: Wednesday, February 24, 2021 @ 12:28:58 Author: felixonmars Revision: 871331
upgpkg: haskell-http2 2.0.6-3: rebuild with aeson 1.5.6.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 12:28:28 UTC (rev 871330) +++ PKGBUILD 2021-02-24 12:28:58 UTC (rev 871331) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.6 -pkgrel=2 +pkgrel=3 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
