Date: Monday, August 7, 2017 @ 19:05:34 Author: felixonmars Revision: 249483
upgpkg: haskell-x509-validation 1.6.9-1 rebuild with x509-validation,1.6.9 Modified: haskell-x509-validation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-07 19:02:41 UTC (rev 249482) +++ PKGBUILD 2017-08-07 19:05:34 UTC (rev 249483) @@ -4,8 +4,8 @@ _hkgname=x509-validation pkgname=haskell-x509-validation -pkgver=1.6.8 -pkgrel=3 +pkgver=1.6.9 +pkgrel=1 pkgdesc="X.509 Certificate and CRL validation" url="http://github.com/vincenthz/hs-certificate" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-data-default-class" "haskell-hourglass" "haskell-memory" "haskell-mtl" "haskell-pem" "haskell-x509" "haskell-x509-store") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('a762866591a00dd2d62a592ab6bf02733a497b47daae194bcb0638d966f9423635b89de2176a0372eec589d3f080f9ebf74248672e3ca33497ff5dd369299dc9') +sha512sums=('8cc00db183ded5d37654fe6643c0a90639c5d43e8e78b403b6bf24fae94acc070e1f2e9eea2044c4b350687f41bbc45c9130e4011e8d77633062de870b5d4be1') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
