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-pqueue | |
parent | c70327b2192c1be6fb4a38aa973562cfc6f2ff9e (diff) | |
download | DHG_packages-7527518e6cf5c0cd3db54d86c2281855ae481f98.tar.gz |
Fix more VCS fields
Diffstat (limited to 'p/haskell-pqueue')
-rw-r--r-- | p/haskell-pqueue/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-pqueue/debian/control b/p/haskell-pqueue/debian/control index 125ecb95b..119531efc 100644 --- a/p/haskell-pqueue/debian/control +++ b/p/haskell-pqueue/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 Homepage: http://hackage.haskell.org/package/pqueue 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: Reliable, persistent, fast priority queues. A fast, reliable priority queue implementation based on a binomial heap. |