From 3964ee484eecdeddad949bbf00a97daf42784e81 Mon Sep 17 00:00:00 2001 From: Jost Berthold Date: Fri, 19 Jan 2018 20:43:42 +1100 Subject: [PATCH] edit github link in cabal file --- packman.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packman.cabal b/packman.cabal index f195a52..04bd6bd 100644 --- a/packman.cabal +++ b/packman.cabal @@ -179,4 +179,4 @@ test-suite quickchecktest source-repository head type: git - location: git://github.com/jberthold/packman.git + location: https://github.com/jberthold/packman.git