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

Felix Yan felixonmars at archlinux.org
Fri Aug 4 19:01:34 UTC 2017


    Date: Friday, August 4, 2017 @ 19:01:33
  Author: felixonmars
Revision: 248485

upgpkg: haskell-x509-store 1.6.5-1

rebuild with x509-store,1.6.5

Modified:
  haskell-x509-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-04 19:01:17 UTC (rev 248484)
+++ PKGBUILD	2017-08-04 19:01:33 UTC (rev 248485)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-store
 pkgname=haskell-x509-store
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.6.5
+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")
-sha512sums=('0bfef36194d9f41db11c718034f8f07cc125a70335a045773f993a21bb3bf6286ee0fc2582760c37f9af03113ddb65f7870618c5af19698651d21677d063d5fa')
+sha512sums=('17666f697941dbb4b0ab1a14ba8394de6734d88bbab282868ec484d1932be34dc272021968c77d7a9368e033b8406b332489bdfe6839eff6bb6784a0f01eeb27')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list