[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Feb 2 13:24:25 UTC 2013


    Date: Saturday, February 2, 2013 @ 14:24:25
  Author: arodseth
Revision: 83522

upgpkg: haskell-ghc-paths 0.1.0.8-10

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 12:57:08 UTC (rev 83521)
+++ PKGBUILD	2013-02-02 13:24:25 UTC (rev 83522)
@@ -1,18 +1,18 @@
-# Maintainer:
-# Contributor: Alexander Rødseth <rodseth at gmail.com>
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.8
-pkgrel=9
+pkgrel=10
 pkgdesc="Knowledge of GHC's installation directories"
-url="http://hackage.haskell.org/package/ghc-paths"
+url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc=7.6.1-1')
 source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz")
 install=haskell-ghc-paths.install
-md5sums=('d2b23dc563888e380588501d2ce1d82b')
+sha256sums=('8672c1e65525555481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
 
 build() {
   cd "$srcdir/ghc-paths-$pkgver"




More information about the arch-commits mailing list