Date: Thursday, August 25, 2022 @ 18:52:29 Author: felixonmars Revision: 1279954
upgpkg: haskell-http3 0.0.0-8: rebuild with quickcheck-instances 0.3.28 Modified: haskell-http3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 18:52:20 UTC (rev 1279953) +++ PKGBUILD 2022-08-25 18:52:29 UTC (rev 1279954) @@ -3,7 +3,7 @@ _hkgname=http3 pkgname=haskell-http3 pkgver=0.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="HTTP/3 library" url="https://github.com/kazu-yamamoto/http3" license=("BSD")
