Date: Saturday, April 23, 2022 @ 21:41:29 Author: felixonmars Revision: 1188703
upgpkg: haskell-x509-store 1.6.9-20: rebuild with hashable 1.4.0.1 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:41:22 UTC (rev 1188702) +++ PKGBUILD 2022-04-23 21:41:29 UTC (rev 1188703) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.9 -pkgrel=19 +pkgrel=20 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
