diff options
author | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 2016-06-02 19:00:56 +0200 |
---|---|---|
committer | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 2016-06-02 19:00:56 +0200 |
commit | 7527518e6cf5c0cd3db54d86c2281855ae481f98 (patch) | |
tree | e8da3eca2f8488258a6b0b35114a6064e4f34a78 /p/haskell-regex-applicative/debian | |
parent | c70327b2192c1be6fb4a38aa973562cfc6f2ff9e (diff) | |
download | DHG_packages-7527518e6cf5c0cd3db54d86c2281855ae481f98.tar.gz |
Fix more VCS fields
Diffstat (limited to 'p/haskell-regex-applicative/debian')
-rw-r--r-- | p/haskell-regex-applicative/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-regex-applicative/debian/control b/p/haskell-regex-applicative/debian/control index b442f92a3..24e9f9804 100644 --- a/p/haskell-regex-applicative/debian/control +++ b/p/haskell-regex-applicative/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 Homepage: https://github.com/feuerbach/regex-applicative Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git X-Description: Regex-based parsing with applicative interface regex-applicative is a Haskell library for parsing using regular expressions. Parsers can be built using Applicative interface. |