summaryrefslogtreecommitdiff
path: root/p/haskell-stateref/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-stateref/debian/control')
-rw-r--r--p/haskell-stateref/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-stateref/debian/control b/p/haskell-stateref/debian/control
index a1d8184b3..62f628827 100644
--- a/p/haskell-stateref/debian/control
+++ b/p/haskell-stateref/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc
, libghc-stm-doc
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/stateref
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
X-Description: Abstraction for things that work like IORef
A collection of type-classes generalizing the read/write/modify