Date: Sunday, September 25, 2022 @ 21:43:10 Author: felixonmars Revision: 1310909
upgpkg: haskell-quic 0.0.1-21: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-quic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:42:51 UTC (rev 1310908) +++ PKGBUILD 2022-09-25 21:43:10 UTC (rev 1310909) @@ -3,7 +3,7 @@ _hkgname=quic pkgname=haskell-quic pkgver=0.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="QUIC" url="https://github.com/kazu-yamamoto/quic" license=("BSD")
