From 050c360e53421f389cbb0428a3c759c3c96cacf2 Mon Sep 17 00:00:00 2001 From: axionbuster Date: Tue, 17 Dec 2024 18:46:29 -0800 Subject: [PATCH] Fix placeholder repo URL --- varcomp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varcomp.cabal b/varcomp.cabal index 97a1c8c..3fc5a70 100644 --- a/varcomp.cabal +++ b/varcomp.cabal @@ -47,4 +47,4 @@ test-suite varcomp-test source-repository head type: git - location: https://github.com/githubuser/varcomp + location: https://github.com/axionbuster/varcomp