[Pkg-haskell-commits] darcs: ghc: Try a different url in the watch	file
    Joachim Breitner 
    mail at joachim-breitner.de
       
    Thu Mar  5 15:35:31 UTC 2015
    
    
  
Thu Mar  5 15:35:14 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Try a different url in the watch file
    M ./watch -1 +1
Thu Mar  5 15:35:14 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Try a different url in the watch file
diff -rN -u old-ghc/watch new-ghc/watch
--- old-ghc/watch	2015-03-05 15:35:31.301922956 +0000
+++ new-ghc/watch	2015-03-05 15:35:31.325922960 +0000
@@ -1,2 +1,2 @@
 version=3
-https://downloads.haskell.org/~ghc/([\d.]+)/ghc-([\d.]+)-src.tar.bz2
+http://downloads.haskell.org/~ghc/([\d.]+)/ghc-([\d.]+)-src.tar.bz2
    
    
More information about the Pkg-haskell-commits
mailing list