From 76b6359ba6b2c7cce2f0b0725c7ecd831563cabf Mon Sep 17 00:00:00 2001 From: root Date: Thu, 21 Mar 2013 00:05:31 -0700 Subject: Thu Mar 21 00:05:30 PDT 2013 --- community/haskell-ghc-paths/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/haskell-ghc-paths') diff --git a/community/haskell-ghc-paths/PKGBUILD b/community/haskell-ghc-paths/PKGBUILD index 5aa45da0c..a764c18e8 100644 --- a/community/haskell-ghc-paths/PKGBUILD +++ b/community/haskell-ghc-paths/PKGBUILD @@ -3,16 +3,16 @@ # Contributor: Arch Haskell Team 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') 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" -- cgit v1.2.3-54-g00ecf