Date: Monday, July 26, 2021 @ 22:01:20 Author: felixonmars Revision: 986039
upgpkg: haskell-x509-store 1.6.7-158: rebuild with transformers-compat 0.7 Modified: haskell-x509-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 22:00:47 UTC (rev 986038) +++ PKGBUILD 2021-07-26 22:01:20 UTC (rev 986039) @@ -4,7 +4,7 @@ _hkgname=x509-store pkgname=haskell-x509-store pkgver=1.6.7 -pkgrel=157 +pkgrel=158 pkgdesc="X.509 collection accessing and storing methods" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
