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

Felix Yan felixonmars at archlinux.org
Sat Jul 22 18:41:11 UTC 2017


    Date: Saturday, July 22, 2017 @ 18:41:10
  Author: felixonmars
Revision: 246024

upgpkg: haskell-x509-store 1.6.3-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-store/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-22 18:39:47 UTC (rev 246023)
+++ PKGBUILD	2017-07-22 18:41:10 UTC (rev 246024)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-store
 pkgname=haskell-x509-store
-pkgver=1.6.2
-pkgrel=22
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="X.509 collection accessing and storing methods"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc' "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl" "haskell-cryptonite"
          "haskell-pem" "haskell-x509")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('49fd261c7e55a45fd357931a6d9f81e22f242e6047304d3e2662e43db94d807b')
+sha512sums=('0bfef36194d9f41db11c718034f8f07cc125a70335a045773f993a21bb3bf6286ee0fc2582760c37f9af03113ddb65f7870618c5af19698651d21677d063d5fa')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list