summaryrefslogtreecommitdiff
path: root/p/haskell-gitrev/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-gitrev/debian/control')
-rw-r--r--p/haskell-gitrev/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-gitrev/debian/control b/p/haskell-gitrev/debian/control
index 34eefaabd..580e3e738 100644
--- a/p/haskell-gitrev/debian/control
+++ b/p/haskell-gitrev/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/acfoltzer/gitrev
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: Compile git revision info into Haskell projects
Ths package provides some handy Template Haskell splices for including the
current git hash and branch in the code of your project.