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

Felix Yan fyan at archlinux.org
Thu Dec 10 15:26:24 UTC 2015


    Date: Thursday, December 10, 2015 @ 16:26:23
  Author: fyan
Revision: 152245

GHC 7.10.3 rebuild

Modified:
  haskell-dataenc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 15:26:14 UTC (rev 152244)
+++ PKGBUILD	2015-12-10 15:26:23 UTC (rev 152245)
@@ -6,12 +6,12 @@
 _hkgname=dataenc
 pkgname=haskell-dataenc
 pkgver=0.14.0.7
-pkgrel=6
+pkgrel=7
 pkgdesc="Data encoding library"
 url="http://hackage.haskell.org/package/dataenc"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.10.2' 'sh')
+depends=('ghc=7.10.3' 'sh')
 install=${pkgname}.install
 options=('staticlibs')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz update-build-deps-ghc-7.10.1.patch)



More information about the arch-commits mailing list