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

Felix Yan felixonmars at archlinux.org
Sun Aug 6 09:53:15 UTC 2017


    Date: Sunday, August 6, 2017 @ 09:53:15
  Author: felixonmars
Revision: 248952

upgpkg: haskell-x509-system 1.6.6-1

rebuild with x509-system,1.6.6

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 09:51:59 UTC (rev 248951)
+++ PKGBUILD	2017-08-06 09:53:15 UTC (rev 248952)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-system
 pkgname=haskell-x509-system
-pkgver=1.6.5
-pkgrel=3
+pkgver=1.6.6
+pkgrel=1
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-mtl" "haskell-pem" "haskell-x509" "haskell-x509-store")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('dbcd6094f334993a5e1934ddfbc99ac3326bf3b9b1faea939cd28fb4f326145da63c5dcdf03ee2e0795bbac51c30745ea0f3d1fa7482bf3291b280e86ed00394')
+sha512sums=('110f8e9566ab1cd9491f1bc9cb11ee950c34308af026e71b9f8e60beac09b0e062e1e3a0177d67b04aab824c54476b800b965bf616fe84ba0181991371c9c220')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list