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

Felix Yan felixonmars at archlinux.org
Thu Nov 8 13:02:49 UTC 2018


    Date: Thursday, November 8, 2018 @ 13:02:48
  Author: felixonmars
Revision: 404018

upgpkg: haskell-x509-store 1.6.7-1

rebuild with x509-store 1.6.7

Modified:
  haskell-x509-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-08 12:55:58 UTC (rev 404017)
+++ PKGBUILD	2018-11-08 13:02:48 UTC (rev 404018)
@@ -3,8 +3,8 @@
 
 _hkgname=x509-store
 pkgname=haskell-x509-store
-pkgver=1.6.6
-pkgrel=39
+pkgver=1.6.7
+pkgrel=1
 pkgdesc="X.509 collection accessing and storing methods"
 url="https://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
          "haskell-pem" "haskell-x509")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('131a9467f5c473a338d1423b6222a0235a88245b85b99f96215144ed0c2ac429d7519c6db912286d911813c03a49c1a3b0045c16cf06c8d9a7b1ab625ca25aee')
+sha512sums=('7b0b792a988aed50995523c3f6a3bb0da08cb8963ad834afbeef8bc53e4bb3d7d11af757a999f7b5c81ef073bac10a4003fba7486abd9343a48770bfc954167e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list