From abc35bae811ca9a5f5619bf3a4ed419affbe342a Mon Sep 17 00:00:00 2001 From: Martin Schitter Date: Thu, 25 Sep 2025 13:21:17 +0000 Subject: [PATCH] gnu: guile-next: Use codeberg git repository. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fetch code from the more reliable and faster repository at codeberg.org. modified: gnu/packages/guile.scm Change-Id: I9340e22abadf80931019acd566a8f4e9701988c0 Signed-off-by: Ludovic Courtès --- gnu/packages/guile.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 773e3423f2388a252795b77cdc55541e91eede08..87a1649970bd59ed3b8c89cb812f2110b24893a7 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -502,7 +502,7 @@ without requiring the source code to be rewritten.") ;; The main goal here is to allow for '--with-branch'. (method git-fetch) (uri (git-reference - (url "https://git.savannah.gnu.org/git/guile.git") + (url "https://codeberg.org/guile/guile.git") (commit commit))) (file-name (git-file-name name version)) (sha256