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

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 17:30:29 UTC 2015


    Date: Thursday, December 10, 2015 @ 18:30:29
  Author: foutrelis
Revision: 152460

GHC 7.10.3 rebuild

Modified:
  haskell-x509/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 17:28:33 UTC (rev 152459)
+++ PKGBUILD	2015-12-10 17:30:29 UTC (rev 152460)
@@ -5,12 +5,12 @@
 _hkgname=x509
 pkgname=haskell-x509
 pkgver=1.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc="X509 reader and writer"
 url="http://github.com/vincenthz/hs-certificate"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-asn1-encoding" "haskell-asn1-parse" "haskell-asn1-types"
+depends=("ghc=7.10.3" "haskell-asn1-encoding" "haskell-asn1-parse" "haskell-asn1-types"
          "haskell-cryptonite" "haskell-hourglass" "haskell-memory" "haskell-mtl" "haskell-pem")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list