Date: Saturday, July 22, 2017 @ 18:44:23 Author: felixonmars Revision: 246028
upgpkg: haskell-x509-validation 1.6.8-1 rebuild with x509,1.7.1 x509-store,1.6.3 x509-system,1.6.5 x509-validation,1.6.8 Modified: haskell-x509-validation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-22 18:43:06 UTC (rev 246027) +++ PKGBUILD 2017-07-22 18:44:23 UTC (rev 246028) @@ -4,8 +4,8 @@ _hkgname=x509-validation pkgname=haskell-x509-validation -pkgver=1.6.5 -pkgrel=22 +pkgver=1.6.8 +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") -sha256sums=('d1f73197677b6d19795fc80e4a1fa93e810d567ee4e3edc74e841b3eb20e1ca4') +sha512sums=('a762866591a00dd2d62a592ab6bf02733a497b47daae194bcb0638d966f9423635b89de2176a0372eec589d3f080f9ebf74248672e3ca33497ff5dd369299dc9') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
