Date: Thursday, August 18, 2022 @ 12:34:11 Author: felixonmars Revision: 1267194
upgpkg: haskell-http2 3.0.2-130: rebuild with lifted-async 0.10.2.3 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 12:34:03 UTC (rev 1267193) +++ PKGBUILD 2022-08-18 12:34:11 UTC (rev 1267194) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=3.0.2 -pkgrel=129 +pkgrel=130 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
