From a49dbc47966c84b4e375f560c4a8b2aa512f3590 Mon Sep 17 00:00:00 2001 From: Fujimura Daisuke Date: Thu, 9 Jan 2014 19:25:39 +0900 Subject: [PATCH] Update location of source-repository in hS3.cabal --- hS3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hS3.cabal b/hS3.cabal index 7b57b09..9221a7f 100644 --- a/hS3.cabal +++ b/hS3.cabal @@ -29,7 +29,7 @@ extra-source-files: README, CONTRIBUTORS, FEATURES, source-repository head type: git - location: http://github.com/errge/hS3 + location: http://github.com/scsibug/hS3 Library