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

Felix Yan felixonmars at archlinux.org
Fri Sep 16 06:38:18 UTC 2016


    Date: Friday, September 16, 2016 @ 06:38:17
  Author: felixonmars
Revision: 189421

upgpkg: haskell-x509 1.6.4-1

rebuild with QuickCheck-2.9.2, aeson-compat-0.3.6, aeson-pretty-0.8.2, attoparsec-0.13.1.0, conduit-combinators-1.0.6, cryptonite-0.20, darcs-2.12.4, generic-deriving-1.11.1, hOpenPGP-2.5.2, hpack-0.15.0, hasktags-0.69.2.1, hoogle-5.0.4, hopenpgp-tools-0.19.3, http-client-0.5.3.2, http-client-tls-0.3.2, http-conduit-2.2.2. math-functions-0.2.0.2. mono-traversable-1.0.1, optparse-applicative-0.13.0.0, stack-1.2.0, x509-1.6.4, x509-validation-1.6.4, yaml-0.8.18.6, zip-archive-0.3.0.5

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-16 06:37:52 UTC (rev 189420)
+++ PKGBUILD	2016-09-16 06:38:17 UTC (rev 189421)
@@ -4,8 +4,8 @@
 
 _hkgname=x509
 pkgname=haskell-x509
-pkgver=1.6.3
-pkgrel=18
+pkgver=1.6.4
+pkgrel=1
 pkgdesc="X509 reader and writer"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
@@ -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=('36c62877046e7ecd6c913da4c21264e18eb56f7cba7abb5d41c42e95845fbade')
+sha256sums=('be0e7f9bddbd260cd247dce30c15f33a53937f51f304a05aec98accbcde93d42')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list