summaryrefslogtreecommitdiff
path: root/community/haskell-ghc-paths
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-21 16:19:00 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-21 16:19:00 +0100
commitbf6c93db356044781e343fe26da74d357b4beda3 (patch)
treea640223e20b7d04679c9cbbb3404992ba24ec9df /community/haskell-ghc-paths
parentb12a78eb94707e8c026051243bbafded96c7c103 (diff)
parent76b6359ba6b2c7cce2f0b0725c7ecd831563cabf (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/perl-package-stash-xs/PKGBUILD extra/mesa/PKGBUILD
Diffstat (limited to 'community/haskell-ghc-paths')
-rw-r--r--community/haskell-ghc-paths/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/haskell-ghc-paths/PKGBUILD b/community/haskell-ghc-paths/PKGBUILD
index 49709b42a..63b87292e 100644
--- a/community/haskell-ghc-paths/PKGBUILD
+++ b/community/haskell-ghc-paths/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
pkgname=haskell-ghc-paths
-pkgver=0.1.0.8
-pkgrel=11
+pkgver=0.1.0.9
+pkgrel=1
pkgdesc="Knowledge of GHC's installation directories"
url='http://hackage.haskell.org/package/ghc-paths'
license=('custom:BSD3')
@@ -12,8 +12,8 @@ arch=('i686' 'x86_64' 'mips64el')
arch=('x86_64' 'i686')
depends=('ghc=7.6.2-1')
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz")
-install=haskell-ghc-paths.install
-sha256sums=('8672c1e65525555481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
+install="$pkgname.install"
+sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
build() {
cd "$srcdir/ghc-paths-$pkgver"