diff options
Diffstat (limited to 'p/haskell-cipher-rc4/debian/watch')
| -rw-r--r-- | p/haskell-cipher-rc4/debian/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-cipher-rc4/debian/watch b/p/haskell-cipher-rc4/debian/watch index fe37082d8..8749dada9 100644 --- a/p/haskell-cipher-rc4/debian/watch +++ b/p/haskell-cipher-rc4/debian/watch @@ -1,5 +1,5 @@ version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ -filenamemangle=s|(.*)/$|foo-$1.tar.gz|" \ - http://hackage.haskell.org/packages/archive/foo \ +filenamemangle=s|(.*)/$|cipher-rc4-$1.tar.gz|" \ + http://hackage.haskell.org/packages/archive/cipher-rc4 \ ([\d\.]*\d)/ |
