From 46e868e60e7fbd766ffa4a0d309b0e43d3837df7 Mon Sep 17 00:00:00 2001
From: Igor Pashev <pashev.igor@gmail.com>
Date: Thu, 8 Jun 2017 15:01:07 +0300
Subject: Update git url

---
 zerobin.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zerobin.cabal b/zerobin.cabal
index 63148b7..4fdb0ee 100644
--- a/zerobin.cabal
+++ b/zerobin.cabal
@@ -15,7 +15,7 @@ cabal-version: >= 1.20
 
 source-repository head
   type: git
-  location: https://github.com/zalora/zerobin.git
+  location: https://github.com/ip1981/zerobin.git
 
 flag nodejs
     description: Build a test program for decrypting with Node.js and SJCL.
-- 
cgit v1.2.3