[arch-commits] Commit in haskell-haskeline/repos (extra-i686 extra-i686/PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Tue Jan 19 06:51:04 UTC 2010


    Date: Tuesday, January 19, 2010 @ 01:51:03
  Author: vesa
Revision: 63975

Merged revisions 62730,62867,62869,63971 via svnmerge from 
svn+ssh://vesa@gerolde.archlinux.org/srv/svn-packages/haskell-haskeline/trunk

........
  r62730 | vesa | 2010-01-11 16:21:04 +0200 (Mon, 11 Jan 2010) | 2 lines
  
  remove dep that is in ghc
........
  r62867 | vesa | 2010-01-13 09:38:12 +0200 (Wed, 13 Jan 2010) | 2 lines
  
  haskell-mtl dep missing
........
  r62869 | vesa | 2010-01-13 09:40:13 +0200 (Wed, 13 Jan 2010) | 2 lines
  
  requires newer utf8-string
........
  r63971 | vesa | 2010-01-19 08:42:28 +0200 (Tue, 19 Jan 2010) | 2 lines
  
  rebuild
........

Modified:
  haskell-haskeline/repos/extra-i686/	(properties)
  haskell-haskeline/repos/extra-i686/PKGBUILD

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


Property changes on: haskell-haskeline/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /haskell-haskeline/trunk:1-61862
   + /haskell-haskeline/trunk:1-63974

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-19 06:47:38 UTC (rev 63974)
+++ extra-i686/PKGBUILD	2010-01-19 06:51:03 UTC (rev 63975)
@@ -2,13 +2,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package generated by cabal2arch 0.5.2
 pkgname=haskell-haskeline
-pkgrel=2
+pkgrel=3
 pkgver=0.6.2.2
 pkgdesc="A command-line interface for user input, written in Haskell."
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=6.12.1' 'haskell-extensible-exceptions' 'haskell-utf8-string' sh)
+depends=('ghc=6.12.1' 'haskell-utf8-string=0.3.6' 'haskell-mtl=1.1.0.2' 'haskell-terminfo=0.3.0.2' sh)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/haskeline/$pkgver/haskeline-$pkgver.tar.gz)
 install=haskell-haskeline.install




More information about the arch-commits mailing list