Date: Monday, March 6, 2023 @ 17:19:58 Author: felixonmars Revision: 1415700
upgpkg: haskell-http2 3.0.3-28: rebuild with aeson 2.1.2.0 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:19:05 UTC (rev 1415699) +++ PKGBUILD 2023-03-06 17:19:58 UTC (rev 1415700) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=3.0.3 -pkgrel=27 +pkgrel=28 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
