summaryrefslogtreecommitdiff
path: root/community/haskell-ghc-paths
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
commit29c4d88cb6f67caf6164909e0fe2185d46fc5093 (patch)
treefa25c2395883a60b0ce3cc3a87ddb2bc52e0bb6b /community/haskell-ghc-paths
parente326eefd3e4853a3b36ef72eba0b21d21170de31 (diff)
Sun Jul 20 04:10:18 UTC 2014
Diffstat (limited to 'community/haskell-ghc-paths')
-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 f6d483a8c..700c1ce5f 100644
--- a/community/haskell-ghc-paths/PKGBUILD
+++ b/community/haskell-ghc-paths/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 110620 2014-05-04 13:54:59Z td123 $
+# $Id: PKGBUILD 115977 2014-07-19 16:05:03Z 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=5
+pkgrel=6
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.8.2')
+depends=('ghc=7.8.3-1')
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz")
install="$pkgname.install"
options=('staticlibs')