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

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 16:35:47 UTC 2015


    Date: Thursday, December 10, 2015 @ 17:35:46
  Author: foutrelis
Revision: 152368

GHC 7.10.3 rebuild

Modified:
  haskell-asn1-encoding/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 16:34:23 UTC (rev 152367)
+++ PKGBUILD	2015-12-10 16:35:46 UTC (rev 152368)
@@ -5,12 +5,12 @@
 _hkgname=asn1-encoding
 pkgname=haskell-asn1-encoding
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms"
 url="http://github.com/vincenthz/hs-asn1"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-asn1-types" "haskell-hourglass")
+depends=("ghc=7.10.3" "haskell-asn1-types" "haskell-hourglass")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"



More information about the arch-commits mailing list