[Pkg-haskell-commits] darcs: haskell-hxt-charproperties: Canonicalize watchfile
Joachim Breitner
mail at joachim-breitner.de
Tue Apr 5 16:53:12 UTC 2011
Tue Apr 5 16:52:59 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Canonicalize watchfile
Ignore-this: d00538a2c49a79fabdeb930f2a1d8269
M ./watch -1 +5
Tue Apr 5 16:52:59 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Canonicalize watchfile
Ignore-this: d00538a2c49a79fabdeb930f2a1d8269
diff -rN -u old-haskell-hxt-charproperties/watch new-haskell-hxt-charproperties/watch
--- old-haskell-hxt-charproperties/watch 2011-04-05 16:53:12.059645304 +0000
+++ new-haskell-hxt-charproperties/watch 2011-04-05 16:53:12.063645514 +0000
@@ -1,2 +1,5 @@
version=3
-opts=downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz| http://hackage.haskell.org/packages/archive/hxt-charproperties ([\d\.]*\d)/
\ Kein Zeilenumbruch am Dateiende.
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|hxt-charproperties-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/hxt-charproperties \
+ ([\d\.]*\d)/
More information about the Pkg-haskell-commits
mailing list