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

Vesa Kaihlavirta vesa at archlinux.org
Mon Jan 11 13:41:35 UTC 2010


    Date: Monday, January 11, 2010 @ 08:41:35
  Author: vesa
Revision: 62707

extensible-exceptions comes with ghc

Modified:
  haskell-hashed-storage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-11 13:40:54 UTC (rev 62706)
+++ PKGBUILD	2010-01-11 13:41:35 UTC (rev 62707)
@@ -2,14 +2,14 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package generated by cabal2arch 0.5.3
 pkgname=haskell-hashed-storage
-pkgrel=2
+pkgrel=3
 pkgver=0.3.9
 pkgdesc="Hashed file storage support code."
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=6.12.1' 'haskell-extensible-exceptions' 'haskell-mmap>=0.4' 'haskell-zlib'  'haskell-mtl' 'haskell-dataenc')
+depends=('ghc=6.12.1' 'haskell-mmap>=0.4' 'haskell-zlib'  'haskell-mtl' 'haskell-dataenc')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/hashed-storage/$pkgver/hashed-storage-$pkgver.tar.gz)
 install=haskell-hashed-storage.install




More information about the arch-commits mailing list