[arch-commits] Commit in ghc/repos (extra-i686 extra-i686/PKGBUILD)

Allan McRae allan at archlinux.org
Sun Dec 6 10:45:40 UTC 2009


    Date: Sunday, December 6, 2009 @ 05:45:40
  Author: allan
Revision: 60710

Merged revisions 60709 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/ghc/trunk

........
  r60709 | allan | 2009-12-06 20:44:36 +1000 (Sun, 06 Dec 2009) | 1 line
  
  fix source location (FS#17097)
........

Modified:
  ghc/repos/extra-i686/	(properties)
  ghc/repos/extra-i686/PKGBUILD

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


Property changes on: ghc/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /ghc/trunk:1-47588
   + /ghc/trunk:1-60709

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-12-06 10:44:36 UTC (rev 60709)
+++ extra-i686/PKGBUILD	2009-12-06 10:45:40 UTC (rev 60710)
@@ -14,8 +14,8 @@
 backup=(usr/lib/ghc-6.10.4/package.conf)
 install=(ghc.install)
 
-source=("http://www.haskell.org/ghc/dist/stable/dist/$pkgname-$pkgver-src.tar.bz2" \
-    "http://www.haskell.org/ghc/dist/stable/dist/$pkgname-$pkgver-src-extralibs.tar.bz2"
+source=("http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src.tar.bz2" \
+    "http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src-extralibs.tar.bz2"
      build.mk ghc.install)
 
 build() {




More information about the arch-commits mailing list