summaryrefslogtreecommitdiff
path: root/community/haskell-ghc-paths/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-29 10:37:36 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-29 10:37:36 +0200
commite7fca19e8659c6c5b6fbb34527b129e655514f1e (patch)
treec9401e3d97a233417fb9fea6ba36fcaa4b74f2b1 /community/haskell-ghc-paths/PKGBUILD
parent0a1081b50cec0fd8e54282d5f503feb0769eaa4f (diff)
parentbab69e0f720c6f189c4486b7b945079be23f0a4b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/haskell-dataenc/PKGBUILD community/haskell-haskeline/PKGBUILD community/haskell-tar/PKGBUILD community/haskell-terminfo/PKGBUILD community/haskell-utf8-string/PKGBUILD community/haskell-x11-xft/PKGBUILD community/python-pyzmq/PKGBUILD extra/cabal-install/PKGBUILD extra/gtk-qt-engine/PKGBUILD extra/haskell-http/PKGBUILD extra/haskell-mtl/PKGBUILD extra/haskell-network/PKGBUILD extra/haskell-parsec/PKGBUILD extra/haskell-text/PKGBUILD extra/haskell-transformers/PKGBUILD extra/haskell-zlib/PKGBUILD
Diffstat (limited to 'community/haskell-ghc-paths/PKGBUILD')
-rw-r--r--community/haskell-ghc-paths/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-ghc-paths/PKGBUILD b/community/haskell-ghc-paths/PKGBUILD
index 63b87292e..d6776e052 100644
--- a/community/haskell-ghc-paths/PKGBUILD
+++ b/community/haskell-ghc-paths/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=haskell-ghc-paths
pkgver=0.1.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="Knowledge of GHC's installation directories"
url='http://hackage.haskell.org/package/ghc-paths'
license=('custom:BSD3')
arch=('i686' 'x86_64' 'mips64el')
arch=('x86_64' 'i686')
-depends=('ghc=7.6.2-1')
+depends=('ghc=7.6.3-1')
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz")
install="$pkgname.install"
sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')