From af6ed8da30f434b2080d46525ba84ff6736812c1 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Tue, 30 Jan 2018 10:38:49 +0100 Subject: [PATCH] update homepage url --- hashrename.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hashrename.cabal b/hashrename.cabal index 1e45a0f..cdb13ef 100644 --- a/hashrename.cabal +++ b/hashrename.cabal @@ -7,7 +7,7 @@ description: directory by using (a portion) of its SHA1 hash. To clean up a messy directory call hashrename or just hashrename to use the current one. -homepage: https://gist.github.com/rnhmjoj/20ea1b366d45b1c4c0e8 +homepage: https://github.com/rnhmjoj/hashrename license: GPL-3 license-file: LICENSE author: rnhmjoj