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

Felix Yan felixonmars at archlinux.org
Tue Oct 25 07:13:23 UTC 2016


    Date: Tuesday, October 25, 2016 @ 07:13:22
  Author: felixonmars
Revision: 193268

upgpkg: haskell-x509-system 1.6.4-1

rebuild with resourcet-1.1.8, zlib-0.6.1.2, texmath-0.8.6.6, wai-extra-3.0.19, x509-store-1.6.2, x509-system-1.6.4, x509-validation-1.6.5

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 07:13:14 UTC (rev 193267)
+++ PKGBUILD	2016-10-25 07:13:22 UTC (rev 193268)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-system
 pkgname=haskell-x509-system
-pkgver=1.6.3
-pkgrel=16
+pkgver=1.6.4
+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=8.0.1" "haskell-mtl" "haskell-pem" "haskell-x509" "haskell-x509-store")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('24237c3df1bf692fcf7bade432970ee2eb06db7437fa0e95986ef7535a68f6e0')
+sha256sums=('d98ef028855ad73a872ed86026f205aba383378bf1e63462c5d3e4733b60ff4c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list