From 6697856fde683ae9e45b6b62b382afbcf4bc01f4 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Thu, 17 Aug 2023 09:55:20 -0400
Subject: [PATCH] maybe this is a better git location

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

diff --git a/tahoe-directory.cabal b/tahoe-directory.cabal
index 930caec..e867a28 100644
--- a/tahoe-directory.cabal
+++ b/tahoe-directory.cabal
@@ -84,7 +84,7 @@ common language
 source-repository head
   type:     git
   location:
-    https://whetstone.private.storage/PrivateStorage/tahoe-directory
+    https://whetstone.private.storage/PrivateStorage/tahoe-directory.git
 
 library
   import:          warnings
-- 
GitLab