Date: Thursday, February 27, 2020 @ 19:22:39 Author: felixonmars Revision: 584678
upgpkg: haskell-x509-validation 1.6.11-50: rebuild with ghc 8.8.3 Modified: haskell-x509-validation/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 19:21:51 UTC (rev 584677) +++ PKGBUILD 2020-02-27 19:22:39 UTC (rev 584678) @@ -4,7 +4,7 @@ _hkgname=x509-validation pkgname=haskell-x509-validation pkgver=1.6.11 -pkgrel=49 +pkgrel=50 pkgdesc="X.509 Certificate and CRL validation" url="https://github.com/vincenthz/hs-certificate" license=("BSD")
