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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Jul 11 20:21:41 UTC 2014


    Date: Friday, July 11, 2014 @ 22:21:41
  Author: jelle
Revision: 115491

upgpkg: haskell-ghc-paths 0.1.0.9-6

ghc 7.8.3 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-11 20:15:19 UTC (rev 115490)
+++ PKGBUILD	2014-07-11 20:21:41 UTC (rev 115491)
@@ -4,12 +4,12 @@
 
 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')




More information about the arch-commits mailing list