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

Felix Yan fyan at archlinux.org
Thu Dec 10 18:25:39 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:25:38
  Author: fyan
Revision: 152531

GHC 7.10.3 rebuild

Modified:
  haskell-x509-validation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:24:32 UTC (rev 152530)
+++ PKGBUILD	2015-12-10 18:25:38 UTC (rev 152531)
@@ -5,12 +5,12 @@
 _hkgname=x509-validation
 pkgname=haskell-x509-validation
 pkgver=1.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc="X.509 Certificate and CRL validation"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-asn1-encoding" "haskell-asn1-types" "haskell-byteable"
+depends=("ghc=7.10.3" "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")
 options=('staticlibs')



More information about the arch-commits mailing list