[arch-commits] Commit in haskell-x509-store/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 25 07:02:17 UTC 2016
Date: Tuesday, October 25, 2016 @ 07:02:17
Author: felixonmars
Revision: 193260
upgpkg: haskell-x509-store 1.6.2-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-store/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-25 06:57:17 UTC (rev 193259)
+++ PKGBUILD 2016-10-25 07:02:17 UTC (rev 193260)
@@ -4,8 +4,8 @@
_hkgname=x509-store
pkgname=haskell-x509-store
-pkgver=1.6.1
-pkgrel=19
+pkgver=1.6.2
+pkgrel=1
pkgdesc="X.509 collection accessing and storing methods"
url="http://github.com/vincenthz/hs-certificate"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=("ghc=8.0.1" "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl"
"haskell-cryptonite" "haskell-pem" "haskell-x509")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('83d69d2f5ce39fceaeca8e4dcc6d9ebe8a8e94f55d9c23b06cc7a58844e94b05')
+sha256sums=('49fd261c7e55a45fd357931a6d9f81e22f242e6047304d3e2662e43db94d807b')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list