summaryrefslogtreecommitdiff
path: root/p/haskell-distributive/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-distributive/debian/control')
-rw-r--r--p/haskell-distributive/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-distributive/debian/control b/p/haskell-distributive/debian/control
index beb8b6d25..bad3e511d 100644
--- a/p/haskell-distributive/debian/control
+++ b/p/haskell-distributive/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: http://github.com/ekmett/distributive/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Distributive functors
This package provides a type class for distributive functors. These are the
dual to traversable functors.