[arch-commits] Commit in haskell-terminfo/repos (2 files)
Rémy Oudompheng
remy at archlinux.org
Fri Jan 21 06:55:54 UTC 2011
Date: Friday, January 21, 2011 @ 01:55:53
Author: remy
Revision: 107091
0.3.1.3-2.2 : don't depend explicitly on haskell-extensible-exceptions.
Modified:
haskell-terminfo/repos/extra-i686/PKGBUILD
haskell-terminfo/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 4 ++--
extra-x86_64/PKGBUILD | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2011-01-21 06:35:36 UTC (rev 107090)
+++ extra-i686/PKGBUILD 2011-01-21 06:55:53 UTC (rev 107091)
@@ -3,12 +3,12 @@
_hkgname=terminfo
pkgname=haskell-terminfo
pkgver=0.3.1.3
-pkgrel=2.1
+pkgrel=2.2
pkgdesc="Haskell bindings to the terminfo library."
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=('ghc=6.12.3' 'haskell-extensible-exceptions=0.1.1.2' sh)
+depends=('ghc=6.12.3' sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/terminfo/$pkgver/terminfo-$pkgver.tar.gz)
install=${pkgname}.install
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2011-01-21 06:35:36 UTC (rev 107090)
+++ extra-x86_64/PKGBUILD 2011-01-21 06:55:53 UTC (rev 107091)
@@ -3,12 +3,12 @@
_hkgname=terminfo
pkgname=haskell-terminfo
pkgver=0.3.1.3
-pkgrel=2.1
+pkgrel=2.2
pkgdesc="Haskell bindings to the terminfo library."
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=('ghc=6.12.3' 'haskell-extensible-exceptions=0.1.1.2' sh)
+depends=('ghc=6.12.3' sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/terminfo/$pkgver/terminfo-$pkgver.tar.gz)
install=${pkgname}.install
More information about the arch-commits
mailing list