From 3b6e499d5e635e2189f1bf60279dbf5175c404bd Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 22 May 2025 12:41:31 +0200 Subject: maint: Change main repository URL to git.guix.gnu.org. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by “https://git.guix.gnu.org/guix.git”. Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 --- m4/guix.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/guix.m4 b/m4/guix.m4 index 376f40943c..0285193276 100644 --- a/m4/guix.m4 +++ b/m4/guix.m4 @@ -438,7 +438,7 @@ AC_DEFUN([GUIX_CHANNEL_METADATA], [ AC_ARG_WITH([channel-url], [AS_HELP_STRING([--with-channel-url=URL], [assert that this is built from the Git repository at URL])], [guix_channel_url="\"$withval\""], - [guix_channel_url="\"https://git.savannah.gnu.org/git/guix.git\""]) + [guix_channel_url="\"https://git.guix.gnu.org/guix.git\""]) AC_ARG_WITH([channel-commit], [AS_HELP_STRING([--with-channel-commit=COMMIT], [assert that this is built from COMMIT])], [guix_channel_commit="\"$withval\""], -- cgit v1.3