[arch-commits] Commit in haskell-asn1-parse/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Dec 10 17:15:47 UTC 2015
Date: Thursday, December 10, 2015 @ 18:15:47
Author: foutrelis
Revision: 152450
GHC 7.10.3 rebuild
Modified:
haskell-asn1-parse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-10 17:14:48 UTC (rev 152449)
+++ PKGBUILD 2015-12-10 17:15:47 UTC (rev 152450)
@@ -5,12 +5,12 @@
_hkgname=asn1-parse
pkgname=haskell-asn1-parse
pkgver=0.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="Simple monadic parser for ASN1 stream types."
url="https://github.com/vincenthz/hs-asn1"
license=("custom:BSD3")
arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-asn1-encoding" "haskell-asn1-types")
+depends=("ghc=7.10.3" "haskell-asn1-encoding" "haskell-asn1-types")
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