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

Felix Yan felixonmars at archlinux.org
Sat Jul 22 18:42:45 UTC 2017


    Date: Saturday, July 22, 2017 @ 18:42:44
  Author: felixonmars
Revision: 246026

upgpkg: haskell-x509-system 1.6.5-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-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-22 18:41:33 UTC (rev 246025)
+++ PKGBUILD	2017-07-22 18:42:44 UTC (rev 246026)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-system
 pkgname=haskell-x509-system
-pkgver=1.6.4
-pkgrel=22
+pkgver=1.6.5
+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")
-sha256sums=('d98ef028855ad73a872ed86026f205aba383378bf1e63462c5d3e4733b60ff4c')
+sha512sums=('dbcd6094f334993a5e1934ddfbc99ac3326bf3b9b1faea939cd28fb4f326145da63c5dcdf03ee2e0795bbac51c30745ea0f3d1fa7482bf3291b280e86ed00394')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list