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

Felix Yan fyan at nymeria.archlinux.org
Mon Apr 14 16:50:17 UTC 2014


    Date: Monday, April 14, 2014 @ 18:50:16
  Author: fyan
Revision: 109413

upgpkg: haskell-terminfo 0.4.0.0-2

ghc 7.8.2 rebuild

Modified:
  haskell-terminfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-14 16:30:17 UTC (rev 109412)
+++ PKGBUILD	2014-04-14 16:50:16 UTC (rev 109413)
@@ -5,12 +5,12 @@
 _hkgname=terminfo
 pkgname=haskell-terminfo
 pkgver=0.4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to the terminfo library."
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh')
+depends=('ghc=7.8.2-1' 'sh')
 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