Date: Monday, July 26, 2021 @ 22:00:37 Author: felixonmars Revision: 986037
upgpkg: haskell-x509 1.7.5-159: rebuild with transformers-compat 0.7 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 21:59:57 UTC (rev 986036) +++ PKGBUILD 2021-07-26 22:00:37 UTC (rev 986037) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.5 -pkgrel=158 +pkgrel=159 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
