[Pkg-haskell-commits] darcs: haskell-kan-extensions: Fix watch file (template-debian/ has the current version)

Joachim Breitner mail at joachim-breitner.de
Mon Jun 29 12:23:20 UTC 2015


Sun Apr  5 11:32:36 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix watch file (template-debian/ has the current version)

    M ./watch -4 +1

Sun Apr  5 11:32:36 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix watch file (template-debian/ has the current version)
diff -rN -u old-haskell-kan-extensions/watch new-haskell-kan-extensions/watch
--- old-haskell-kan-extensions/watch	2015-06-29 12:23:20.373865073 +0000
+++ new-haskell-kan-extensions/watch	2015-06-29 12:23:20.381865069 +0000
@@ -1,5 +1,2 @@
 version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|kan-extensions-$1.tar.gz|" \
-    http://hackage.haskell.org/package/kan-extensions \
-    ([\d\.]*\d)/
+http://hackage.haskell.org/package/kan-extensions/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list