[Pkg-haskell-commits] darcs: lambdabot: Adjust watch file to new hackage layout

Joachim Breitner mail at joachim-breitner.de
Sat Oct 5 16:46:40 UTC 2013


Sat Oct  5 16:22:27 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout

    M ./changelog +1
    M ./watch -4 +1

Sat Oct  5 16:22:27 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout
diff -rN -u old-lambdabot/changelog new-lambdabot/changelog
--- old-lambdabot/changelog	2013-10-05 16:46:40.374536525 +0000
+++ new-lambdabot/changelog	2013-10-05 16:46:40.374536525 +0000
@@ -13,6 +13,7 @@
   [ Joachim Breitner ]
   * Disable some plugins that have a bad dependency-to-usefulness ratio (Dice,
     Quote, Numberwang, Stats)
+  * Adjust watch file to new hackage layout
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 20 May 2013 17:35:19 +0200
 
diff -rN -u old-lambdabot/watch new-lambdabot/watch
--- old-lambdabot/watch	2013-10-05 16:46:40.374536525 +0000
+++ new-lambdabot/watch	2013-10-05 16:46:40.390536039 +0000
@@ -1,5 +1,2 @@
 version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|lambdabot-$1.tar.gz|" \
-    http://hackage.haskell.org/packages/archive/lambdabot \
-    ([\d\.]*\d)/
+http://hackage.haskell.org/package/lambdabot/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list