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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 09:27:18 UTC 2017


    Date: Tuesday, June 20, 2017 @ 09:27:18
  Author: felixonmars
Revision: 238914

upgpkg: haskell-x509-validation 1.6.5-20

rebuild with foundation,0.0.12

Modified:
  haskell-x509-validation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 09:26:00 UTC (rev 238913)
+++ PKGBUILD	2017-06-20 09:27:18 UTC (rev 238914)
@@ -5,12 +5,12 @@
 _hkgname=x509-validation
 pkgname=haskell-x509-validation
 pkgver=1.6.5
-pkgrel=19
+pkgrel=20
 pkgdesc="X.509 Certificate and CRL validation"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-asn1-encoding" "haskell-asn1-types" "haskell-byteable" "haskell-cryptonite"
+depends=('ghc' "haskell-asn1-encoding" "haskell-asn1-types" "haskell-byteable" "haskell-cryptonite"
          "haskell-data-default-class" "haskell-hourglass" "haskell-memory" "haskell-mtl"
          "haskell-pem" "haskell-x509" "haskell-x509-store")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list