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

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 18:05:55 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:05:54
  Author: foutrelis
Revision: 152500

GHC 7.10.3 rebuild

Modified:
  haskell-x509-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:04:10 UTC (rev 152499)
+++ PKGBUILD	2015-12-10 18:05:54 UTC (rev 152500)
@@ -5,12 +5,12 @@
 _hkgname=x509-store
 pkgname=haskell-x509-store
 pkgver=1.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="X.509 collection accessing and storing methods"
 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-mtl"
+depends=("ghc=7.10.3" "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl"
          "haskell-cryptonite" "haskell-pem" "haskell-x509")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list