summaryrefslogtreecommitdiff
path: root/p/haskell-bytes/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-bytes/debian/control')
-rw-r--r--p/haskell-bytes/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-bytes/debian/control b/p/haskell-bytes/debian/control
index b1e9a9ec1..fb4ca1629 100644
--- a/p/haskell-bytes/debian/control
+++ b/p/haskell-bytes/debian/control
@@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/ekmett/bytes
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: Sharing code for serialization between binary and cereal
This module generalizes the binary and cereal monads in an ad-hoc
fashion to permit code to be written that is compatible across them.