[Pkg-haskell-commits] darcs: ghc: Really fix watch file
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 27 11:03:31 UTC 2015
Mon Apr 27 09:19:12 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Really fix watch file
M ./watch -1 +2
Mon Apr 27 09:19:12 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Really fix watch file
diff -rN -u old-ghc/watch new-ghc/watch
--- old-ghc/watch 2015-04-27 11:03:31.755788533 +0000
+++ new-ghc/watch 2015-04-27 11:03:31.783788579 +0000
@@ -1,2 +1,3 @@
version=3
-http://haskell.org/ghc/dist/(\d[\d.]*)/ghc-(\d[\d.]*)-src.tar.xz
+http://downloads.haskell.org/~ghc/(\d[\d.]*)/ghc-(\d[\d.]*)-src.tar.bz2
+
More information about the Pkg-haskell-commits
mailing list