[arch-commits] Commit in ghc/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Allan McRae
allan at archlinux.org
Sun Dec 6 10:47:59 UTC 2009
Date: Sunday, December 6, 2009 @ 05:47:59
Author: allan
Revision: 60711
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-x86_64/ (properties)
ghc/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: ghc/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /ghc/trunk:1-47731
+ /ghc/trunk:1-60710
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-12-06 10:45:40 UTC (rev 60710)
+++ extra-x86_64/PKGBUILD 2009-12-06 10:47:59 UTC (rev 60711)
@@ -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