Date: Thursday, February 18, 2021 @ 03:31:05 Author: felixonmars Revision: 863445
upgpkg: haskell-x509-validation 1.6.11-124: rebuild with async 2.2.3 Modified: haskell-x509-validation/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:30:15 UTC (rev 863444) +++ PKGBUILD 2021-02-18 03:31:05 UTC (rev 863445) @@ -4,7 +4,7 @@ _hkgname=x509-validation pkgname=haskell-x509-validation pkgver=1.6.11 -pkgrel=123 +pkgrel=124 pkgdesc="X.509 Certificate and CRL validation" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
