diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -21,3 +21,6 @@
 
 0.1.0.8:
 		* removed hmatrix upper dependency
+
+0.1.0.9:	
+		* switch to github
diff --git a/plot-gtk.cabal b/plot-gtk.cabal
--- a/plot-gtk.cabal
+++ b/plot-gtk.cabal
@@ -1,5 +1,5 @@
 Name:                plot-gtk
-Version:             0.1.0.8
+Version:             0.1.0.9
 License:             BSD3
 License-file:        LICENSE
 Copyright:           (c) A.V.H. McPhail 2010
@@ -47,5 +47,5 @@
   ghc-prof-options:  -auto
 
 source-repository head
-  type:     darcs
-  location: http://code.haskell.org/plot/gtk
+  type:     git
+  location: git@github.com:amcphail/gtk.git
