[arch-commits] Commit in haskell-x509/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 13 03:19:40 UTC 2016
Date: Tuesday, December 13, 2016 @ 03:19:38
Author: felixonmars
Revision: 199070
upgpkg: haskell-x509 1.6.5-1
rebuild with x509-1.6.5
Modified:
haskell-x509/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-13 03:10:53 UTC (rev 199069)
+++ PKGBUILD 2016-12-13 03:19:38 UTC (rev 199070)
@@ -4,7 +4,7 @@
_hkgname=x509
pkgname=haskell-x509
-pkgver=1.6.4
+pkgver=1.6.5
pkgrel=1
pkgdesc="X509 reader and writer"
url="http://github.com/vincenthz/hs-certificate"
@@ -13,7 +13,7 @@
depends=("ghc=8.0.1" "haskell-asn1-encoding" "haskell-asn1-parse" "haskell-asn1-types"
"haskell-cryptonite" "haskell-hourglass" "haskell-memory" "haskell-mtl" "haskell-pem")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('be0e7f9bddbd260cd247dce30c15f33a53937f51f304a05aec98accbcde93d42')
+sha256sums=('b53894214e23ab2795f2a9f4c885e37b35a223bbc03763b0017ce06dc8394783')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list