summaryrefslogtreecommitdiff
path: root/community/haskell-ghc-paths/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-ghc-paths/PKGBUILD')
-rw-r--r--community/haskell-ghc-paths/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haskell-ghc-paths/PKGBUILD b/community/haskell-ghc-paths/PKGBUILD
index cab7251c1..f6d483a8c 100644
--- a/community/haskell-ghc-paths/PKGBUILD
+++ b/community/haskell-ghc-paths/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 99206 2013-10-25 16:17:55Z arodseth $
+# $Id: PKGBUILD 110620 2014-05-04 13:54:59Z td123 $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
pkgname=haskell-ghc-paths
pkgver=0.1.0.9
-pkgrel=3
+pkgrel=5
pkgdesc="Knowledge of GHC's installation directories"
url='http://hackage.haskell.org/package/ghc-paths'
license=('custom:BSD3')
arch=('x86_64' 'i686')
-depends=('ghc=7.6.3-1')
+depends=('ghc=7.8.2')
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz")
install="$pkgname.install"
options=('staticlibs')