diff --git a/xcffib.cabal b/xcffib.cabal
--- a/xcffib.cabal
+++ b/xcffib.cabal
@@ -1,6 +1,6 @@
 cabal-version:       2.4
 name:                xcffib
-version:             1.6.0
+version:             1.6.1
 synopsis:            A cffi-based python binding for X
 homepage:            http://github.com/tych0/xcffib
 license:             Apache-2.0
@@ -21,7 +21,7 @@
 
 source-repository head
   type:              git
-  location:          git://github.com/tych0/xcffib.git
+  location:          ssh://github.com/tych0/xcffib.git
 
 library
   build-depends: base ==4.*,
