[arch-commits] Commit in haskell-x509-validation/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 25 07:06:24 UTC 2016


    Date: Tuesday, October 25, 2016 @ 07:06:23
  Author: felixonmars
Revision: 193264

upgpkg: haskell-x509-validation 1.6.5-1

rebuild with resourcet-1.1.8, zlib-0.6.1.2, texmath-0.8.6.6, wai-extra-3.0.19, x509-store-1.6.2, x509-system-1.6.4, x509-validation-1.6.5

Modified:
  haskell-x509-validation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 07:06:16 UTC (rev 193263)
+++ PKGBUILD	2016-10-25 07:06:23 UTC (rev 193264)
@@ -4,7 +4,7 @@
 
 _hkgname=x509-validation
 pkgname=haskell-x509-validation
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc="X.509 Certificate and CRL validation"
 url="http://github.com/vincenthz/hs-certificate"
@@ -14,7 +14,7 @@
          "haskell-cryptonite" "haskell-data-default-class" "haskell-hourglass"
          "haskell-memory" "haskell-mtl" "haskell-pem" "haskell-x509" "haskell-x509-store")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ad14ca56c70964fee09a5ff06f738ea7bdff599be27baed24a35115efc5967a4')
+sha256sums=('d1f73197677b6d19795fc80e4a1fa93e810d567ee4e3edc74e841b3eb20e1ca4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list