[Pkg-haskell-commits] darcs: haskell-smtpclient: SMTPClient spelling fixed
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Mon May 31 11:42:26 UTC 2010
Mon May 31 11:41:57 UTC 2010 mascellani at poisson.phc.unipi.it
* SMTPClient spelling fixed
Ignore-this: c5ea1c871990355465e2843427bc2849
M ./watch -2 +2
Mon May 31 11:41:57 UTC 2010 mascellani at poisson.phc.unipi.it
* SMTPClient spelling fixed
Ignore-this: c5ea1c871990355465e2843427bc2849
diff -rN -u old-haskell-smtpclient/watch new-haskell-smtpclient/watch
--- old-haskell-smtpclient/watch 2010-05-31 11:42:25.837953478 +0000
+++ new-haskell-smtpclient/watch 2010-05-31 11:42:25.841953691 +0000
@@ -1,5 +1,5 @@
version=3
opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|smtpclient-$1.tar.gz|" \
- http://hackage.haskell.org/packages/archive/smtpclient \
+filenamemangle=s|(.*)/$|SMTPClient-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/SMTPClient \
([\d\.]*\d)/
More information about the Pkg-haskell-commits
mailing list