Date: Thursday, December 16, 2021 @ 05:52:45 Author: felixonmars Revision: 1073864
upgpkg: haskell-x509 1.7.5-175: rebuild with hashable 1.3.4.1 Modified: haskell-x509/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 05:45:37 UTC (rev 1073863) +++ PKGBUILD 2021-12-16 05:52:45 UTC (rev 1073864) @@ -4,7 +4,7 @@ _hkgname=x509 pkgname=haskell-x509 pkgver=1.7.5 -pkgrel=174 +pkgrel=175 pkgdesc="X509 reader and writer" url="https://github.com/vincenthz/hs-certificate" license=("BSD")