[arch-commits] Commit in haskell-x509-system/trunk (PKGBUILD)
    Felix Yan 
    fyan at archlinux.org
       
    Tue Dec 22 02:26:28 UTC 2015
    
    
  
    Date: Tuesday, December 22, 2015 @ 03:26:28
  Author: fyan
Revision: 154091
upgpkg: haskell-x509-system 1.6.3-1
Modified:
  haskell-x509-system/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-22 02:23:18 UTC (rev 154090)
+++ PKGBUILD	2015-12-22 02:26:28 UTC (rev 154091)
@@ -4,8 +4,8 @@
 
 _hkgname=x509-system
 pkgname=haskell-x509-system
-pkgver=1.6.1
-pkgrel=4
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('ee19385663611f9378a7cdf666aa31af1b142f6762699897e55826271a300e83')
+sha256sums=('24237c3df1bf692fcf7bade432970ee2eb06db7437fa0e95986ef7535a68f6e0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
    
    
More information about the arch-commits
mailing list