From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 08:03:00 2025 Received: (at submit) by debbugs.gnu.org; 22 May 2025 12:03:00 +0000 Received: from localhost ([127.0.0.1]:33090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI4dU-00009p-58 for submit@debbugs.gnu.org; Thu, 22 May 2025 08:03:00 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33118) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI4dM-00008r-AU for submit@debbugs.gnu.org; Thu, 22 May 2025 08:02:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI4dD-0007Ar-8n for guix-patches@gnu.org; Thu, 22 May 2025 08:02:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI4dB-0004Z2-QZ; Thu, 22 May 2025 08:02:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=zt/l9H8U5uTFbQ5VuOva4uKh0oBR95MVpfm89wgzx6Q=; b=TLaqIPC3/qA2Mb /oj+ucZNhL0qmOMxoJecsUveaMifSjppIVZOIu+tlx1OG9+O+VfpUqnt7wHCRCu63GiGX4g0rHqmK sRQzIAX3lwdke/JZ1TE7cyEOan6ym/SGa+vccGleUuJTcM6UCja22+b1RmlT1h00Z/WlwNF91rF+l ovwoRGEDodCfxHVCSVpLYDMTqONP8FM3X97xpgDHiIeTBulBbQMedDrCvuKZ7xgkEG70eXtrm3rBi NjWJmgTsGAQGX2EuJG/ZNWvAUcIs6aZdsQy8l8ddvgDJjnn5/sZwvUo82GmWfBr2qi+b5KAojDeJO E1UUCYZqLQ19V4K0X1Eg==; From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= To: guix-patches@gnu.org Subject: [PATCH] maint: Change main repository URL to git.guix.gnu.org. Date: Thu, 22 May 2025 14:02:27 +0200 Message-ID: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Debbugs-Cc: Christopher Baines , Florian Pelz , Gabriel Wicki , Josselin Poiret , Julien Lepiller , Ludovic Courtès , Mathieu Othacehe , Maxim Cournoyer , Simon Tournier , Tobias Geerinckx-Rice Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Ludovic=20Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by “https://git.guix.gnu.org/guix.git”. Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 --- .guix-channel | 2 +- doc/contributing.texi | 2 +- doc/guix-cookbook.texi | 4 +- doc/guix.texi | 16 +++---- gnu/packages/package-management.scm | 2 +- gnu/system/examples/devel-hurd.tmpl | 2 +- guix/channels.scm | 2 +- m4/guix.m4 | 2 +- po/doc/guix-cookbook.de.po | 8 ++-- po/doc/guix-cookbook.es.po | 6 +-- po/doc/guix-cookbook.fr.po | 8 ++-- po/doc/guix-cookbook.ko.po | 6 +-- po/doc/guix-cookbook.pt_BR.po | 8 ++-- po/doc/guix-cookbook.ru.po | 6 +-- po/doc/guix-cookbook.sk.po | 6 +-- po/doc/guix-cookbook.sv.po | 4 +- po/doc/guix-manual.de.po | 60 +++++++++++++------------- po/doc/guix-manual.es.po | 66 ++++++++++++++--------------- po/doc/guix-manual.fr.po | 60 +++++++++++++------------- po/doc/guix-manual.pt_BR.po | 56 ++++++++++++------------ po/doc/guix-manual.ru.po | 62 +++++++++++++-------------- po/doc/guix-manual.zh_CN.po | 46 ++++++++++---------- 22 files changed, 217 insertions(+), 217 deletions(-) Hello Guix, This is a followup to , which should ease migration to Codeberg and any future migration (though it’s not something we have to do frequently :-)). Given that the guix.git migration is scheduled this Sunday, May 25th¹, I’d like to apply this patch tomorrow at the latest. Thoughts? Ludo’. ¹ https://guix.gnu.org/blog/2025/migrating-to-codeberg/ diff --git a/.guix-channel b/.guix-channel index b852180cf2..235b62a432 100644 --- a/.guix-channel +++ b/.guix-channel @@ -4,4 +4,4 @@ (version 0) (news-file "etc/news.scm") (keyring-reference "keyring") - (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL + (url "https://git.guix.gnu.org/guix.git")) ;the primary URL diff --git a/doc/contributing.texi b/doc/contributing.texi index f62939dc44..1f6e7b1571 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -137,7 +137,7 @@ Building from Git version from the Git repository: @example -git clone https://git.savannah.gnu.org/git/guix.git +git clone https://git.guix.gnu.org/guix.git @end example @cindex authentication, of a Guix checkout diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 3ebe661a07..69c9aa9640 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -931,7 +931,7 @@ Direct checkout hacking Check out the official @uref{https://git-scm.com/, Git} repository: @example -$ git clone https://git.savannah.gnu.org/git/guix.git +$ git clone https://git.guix.gnu.org/guix.git @end example In the rest of this article, we use @samp{$GUIX_CHECKOUT} to refer to the location of @@ -4852,7 +4852,7 @@ The Repository as a Channel branch: main commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc guix c5bc698 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git commit: c5bc698e8922d78ed85989985cc2ceb034de2f23 $ guix package -A ^guile$ guile 3.0.99-git out,debug guile-package.scm:51:4 diff --git a/doc/guix.texi b/doc/guix.texi index 02f472246a..e4e2b853f1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4615,19 +4615,19 @@ Invoking guix pull $ guix pull -l Generation 1 Jun 10 2018 00:18:18 guix 65956ad - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe Generation 2 Jun 11 2018 11:02:49 guix e0cc7f6 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d Generation 3 Jun 13 2018 23:31:07 (current) guix 844cc1c - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: 844cc1c8f394f03b404c5bb3aee086922373490c @end example @@ -4983,7 +4983,7 @@ Inferiors ;; extract guile-json. (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "65956ad3526ba09e1f7a40722c96c6ef7c0936fe")))) @@ -5088,7 +5088,7 @@ Invoking guix describe $ guix describe Generation 10 Sep 03 2018 17:32:44 (current) guix e0fa68c - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: master commit: e0fa68c7718fffd33d81af415279d6ddb518f727 @end example @@ -5108,7 +5108,7 @@ Invoking guix describe $ guix describe -f channels (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "e0fa68c7718fffd33d81af415279d6ddb518f727") (introduction @@ -5419,7 +5419,7 @@ Specifying Additional Channels $ guix describe Generation 19 Aug 27 2018 16:20:48 guix d894ab8 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: master commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300 variant-packages dd3df5e @@ -5491,7 +5491,7 @@ Replicating Guix ;; Deploy specific commits of my channels of interest. (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "6298c3ffd9654d3231a6f25390b056483e8f407c")) (channel (name 'variant-packages) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 28d56add32..19e64498ef 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/packages/package-management.scm @@ -193,7 +193,7 @@ (define-public guix (source (origin (method git-fetch) (uri (git-reference - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit commit))) (sha256 (base32 diff --git a/gnu/system/examples/devel-hurd.tmpl b/gnu/system/examples/devel-hurd.tmpl index 066bdfe9d8..77b2f4f3bd 100644 --- a/gnu/system/examples/devel-hurd.tmpl +++ b/gnu/system/examples/devel-hurd.tmpl @@ -29,7 +29,7 @@ ;; guix shell --boostrap -D guix ;; mkdir -p ~/src/guix ;; cd src/guix -;; git clone https://git.savannah.gnu.org/git/guix.git master +;; git clone https://git.guix.gnu.org/guix.git master ;; cd master ;; ./bootstrap ;; ./configure diff --git a/guix/channels.scm b/guix/channels.scm index f6b3f40cc3..9644a86b35 100644 --- a/guix/channels.scm +++ b/guix/channels.scm @@ -183,7 +183,7 @@ (define %guix-channel-introduction (define %default-channel-url ;; URL of the default 'guix' channel. - "https://git.savannah.gnu.org/git/guix.git") + "https://git.guix.gnu.org/guix.git") (define %default-guix-channel (channel 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\""], diff --git a/po/doc/guix-cookbook.de.po b/po/doc/guix-cookbook.de.po index 0e8cf451bf..4c354e74c1 100644 --- a/po/doc/guix-cookbook.de.po +++ b/po/doc/guix-cookbook.de.po @@ -2027,8 +2027,8 @@ msgstr "Legen Sie ein Checkout des offiziellen @uref{https://git-scm.com/, Git-R #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8673,7 +8673,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8694,7 +8694,7 @@ msgstr "" " Branch: main\n" " Commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.es.po b/po/doc/guix-cookbook.es.po index dd202d7bb1..cfdee83b14 100644 --- a/po/doc/guix-cookbook.es.po +++ b/po/doc/guix-cookbook.es.po @@ -2022,8 +2022,8 @@ msgstr "Compruebe el repositorio @uref{https://git-scm.com/, Git} oficial:" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7503,7 +7503,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.fr.po b/po/doc/guix-cookbook.fr.po index 28263afef7..5689c9ecfb 100644 --- a/po/doc/guix-cookbook.fr.po +++ b/po/doc/guix-cookbook.fr.po @@ -2045,8 +2045,8 @@ msgstr "Clonez le dépôt @uref{https://git-scm.com/, Git} officiel :" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8759,7 +8759,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8780,7 +8780,7 @@ msgstr "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.ko.po b/po/doc/guix-cookbook.ko.po index ed77c50983..9e98e1905f 100644 --- a/po/doc/guix-cookbook.ko.po +++ b/po/doc/guix-cookbook.ko.po @@ -1997,8 +1997,8 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7545,7 +7545,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.pt_BR.po b/po/doc/guix-cookbook.pt_BR.po index d4745acc8e..8461d3eaa4 100644 --- a/po/doc/guix-cookbook.pt_BR.po +++ b/po/doc/guix-cookbook.pt_BR.po @@ -2032,8 +2032,8 @@ msgstr "Confira o repositório oficial @uref{https://git-scm.com/, Git}:" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8746,7 +8746,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8767,7 +8767,7 @@ msgstr "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.ru.po b/po/doc/guix-cookbook.ru.po index 0f6fae56d4..f42342b454 100644 --- a/po/doc/guix-cookbook.ru.po +++ b/po/doc/guix-cookbook.ru.po @@ -1847,8 +1847,8 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7215,7 +7215,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.sk.po b/po/doc/guix-cookbook.sk.po index 90d64afcef..19b6b06a2d 100644 --- a/po/doc/guix-cookbook.sk.po +++ b/po/doc/guix-cookbook.sk.po @@ -2030,8 +2030,8 @@ msgstr "Vytvorte si kópiu oficiálneho @uref{https://git-scm.com/, Git} repozit #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8440,7 +8440,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.sv.po b/po/doc/guix-cookbook.sv.po index 3a363bd66d..30f7e0b28d 100644 --- a/po/doc/guix-cookbook.sv.po +++ b/po/doc/guix-cookbook.sv.po @@ -1852,7 +1852,7 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" msgstr "" #. type: Plain text @@ -7230,7 +7230,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-manual.de.po b/po/doc/guix-manual.de.po index 5b8c1ba0f3..69e1581211 100644 --- a/po/doc/guix-manual.de.po +++ b/po/doc/guix-manual.de.po @@ -483,8 +483,8 @@ msgstr "Wenn Sie an Guix selbst hacken wollen, ist es empfehlenswert, dass Sie d #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5945,9 +5945,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5957,23 +5957,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -5998,9 +5998,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15076,7 +15076,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15084,7 +15084,7 @@ msgstr "" "$ guix pull -l\n" "Generation 1\t10. Juni 2018 00:18:18\n" " guix 65956ad\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15095,14 +15095,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Generation 2\t11. Juni 2018 11:02:49\n" " guix e0cc7f6\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15113,13 +15113,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generation 3\t13. Juni 2018 23:31:07\t(aktuell)\n" " guix 844cc1c\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15626,7 +15626,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15636,7 +15636,7 @@ msgstr "" " ;; guile-json extrahieren möchten.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15863,14 +15863,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\t03. September 2018 17:32:44\t(aktuell)\n" " guix e0fa68c\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: master\n" " Commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -15891,7 +15891,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -15903,7 +15903,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16436,7 +16436,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16447,7 +16447,7 @@ msgstr "" "$ guix describe\n" "Generation 19\t27. August 2018 16:20:48\n" " guix d894ab8\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: master\n" " Commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " paketvarianten dd3df5e\n" @@ -16518,7 +16518,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16528,7 +16528,7 @@ msgstr "" ";; Ganz bestimmte Commits der relevanten Kanäle installieren.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'paketvarianten)\n" @@ -107627,7 +107627,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -107638,7 +107638,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po index 9ce0eb1562..7e9e3049a8 100644 --- a/po/doc/guix-manual.es.po +++ b/po/doc/guix-manual.es.po @@ -533,8 +533,8 @@ msgstr "Si quiere picar en el mismo Guix se recomienda usar la última versión #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" # FUZZY #. type: cindex @@ -6051,9 +6051,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6063,23 +6063,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6104,9 +6104,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15654,7 +15654,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15662,7 +15662,7 @@ msgstr "" "$ guix pull -l\n" "Generación 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15674,14 +15674,14 @@ msgstr "" #| "$ guix pull -l\n" #| "Generation 1\tJun 10 2018 00:18:18\n" #| " guix 65956ad\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: origin/master\n" #| " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" #| "\n" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15689,7 +15689,7 @@ msgstr "" "$ guix pull -l\n" "Generación 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15700,7 +15700,7 @@ msgstr "" #| msgid "" #| "Generation 3\tJun 13 2018 23:31:07\t(current)\n" #| " guix 844cc1c\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: origin/master\n" #| " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" #| " 28 new packages: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" @@ -15708,13 +15708,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generación 3\t13 jun 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 844cc1c8f394f03b404c5bb3aee086922373490c\n" " 28 paquetes nuevos: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" @@ -16237,7 +16237,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16247,7 +16247,7 @@ msgstr "" " ;; extraer guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16478,14 +16478,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16506,7 +16506,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16518,7 +16518,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -17072,7 +17072,7 @@ msgstr "Fíjese que el fragmento previo es (¡como siempre!)@: código Scheme; u #| "@dots{}\n" #| "Generation 19\tAug 27 2018 16:20:48\n" #| " guix d894ab8\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: master\n" #| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" #| " variant-packages dd3df5e\n" @@ -17085,7 +17085,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -17097,7 +17097,7 @@ msgstr "" "@dots{}\n" "Generación 19\t27 Ago 2018 16:20:48\n" " guix d894ab8\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: master\n" " revisión: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " paquetes-personalizados dd3df5e\n" @@ -17172,7 +17172,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -17182,7 +17182,7 @@ msgstr "" ";; Despliega unas revisiones específicas de mis canales de interés.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" " (channel\n" " (name 'paquetes-personalizados)\n" @@ -112325,7 +112325,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -112336,7 +112336,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generación 2\t11 jun 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +#~ " URL del repositorio: https://git.guix.gnu.org/guix.git\n" #~ " rama: origin/master\n" #~ " revisión: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 paquetes nuevos: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po index cf0bcba47b..031b2cf2d3 100644 --- a/po/doc/guix-manual.fr.po +++ b/po/doc/guix-manual.fr.po @@ -526,8 +526,8 @@ msgstr "Si vous souhaitez travailler sur Guix lui-même, il est recommandé d'ut #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -6100,9 +6100,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6112,23 +6112,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6153,9 +6153,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15351,7 +15351,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15359,7 +15359,7 @@ msgstr "" "$ guix pull -l\n" "Génération 1\t10 juin 2018 00:18:18\n" " guix 65956ad\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15370,14 +15370,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Génération 2\t11 juin 2018 11:02:49\n" " guix e0cc7f6\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15388,13 +15388,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Génération 3\t13 juin 2018 23:31:07\t(actuelle)\n" " guix 844cc1c\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15908,7 +15908,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15918,7 +15918,7 @@ msgstr "" " ;; extraire guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16145,14 +16145,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\t03 sep. 2018 17:32:44\t(actuelle)\n" " guix e0fa68c\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : master\n" " commit : e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16173,7 +16173,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16185,7 +16185,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" " (introduction\n" @@ -16723,7 +16723,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16734,7 +16734,7 @@ msgstr "" "$ guix describe\n" "Génération 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : master\n" " commit : d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16805,7 +16805,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16815,7 +16815,7 @@ msgstr "" ";; Déployer des commits précis de mes canaux préférés.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -109561,7 +109561,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -109572,7 +109572,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Génération 2\t11 juin 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +#~ " URL du dépôt : https://git.guix.gnu.org/guix.git\n" #~ " branche : origin/master\n" #~ " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 nouveaux paquets : keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.pt_BR.po b/po/doc/guix-manual.pt_BR.po index 0a2171c4cd..af47c68b1d 100644 --- a/po/doc/guix-manual.pt_BR.po +++ b/po/doc/guix-manual.pt_BR.po @@ -485,8 +485,8 @@ msgstr "Se você quiser hackear o próprio Guix, é recomendado usar a versão m #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5983,9 +5983,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5995,23 +5995,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6036,9 +6036,9 @@ msgstr "A configuração do Sistema Guix para todos os nossos sistemas é mantid #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15231,7 +15231,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15239,7 +15239,7 @@ msgstr "" "$ guix pull -l\n" "Geração 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15250,14 +15250,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Geração 2\t11 jun 2018 11:02:49\n" " guix e0cc7f6\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15268,13 +15268,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Geração 3\t13 jun 2018 23:31:07\t(atual)\n" " guix 844cc1c\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15781,7 +15781,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15791,7 +15791,7 @@ msgstr "" " ;; extrair guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16018,14 +16018,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Geração 10\t03 set 2018 17:32:44\t(atual)\n" " guix e0fa68c\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16046,7 +16046,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16058,7 +16058,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16594,7 +16594,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16605,7 +16605,7 @@ msgstr "" "$ guix describe\n" "Geração 19\t27 ago 2018 16:20:48\n" " guix d894ab8\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16676,7 +16676,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16686,7 +16686,7 @@ msgstr "" ";; Implantar commits específicos dos meus canais de interesse.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" diff --git a/po/doc/guix-manual.ru.po b/po/doc/guix-manual.ru.po index d4d498d3ab..708170ae82 100644 --- a/po/doc/guix-manual.ru.po +++ b/po/doc/guix-manual.ru.po @@ -494,8 +494,8 @@ msgstr "Если вы собираетесь хакать сам Guix, реко #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5956,9 +5956,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5968,23 +5968,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6009,9 +6009,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15183,7 +15183,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15191,7 +15191,7 @@ msgstr "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15202,14 +15202,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15220,13 +15220,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15742,7 +15742,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15752,7 +15752,7 @@ msgstr "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16003,14 +16003,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16031,7 +16031,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16043,7 +16043,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" " (introduction\n" @@ -16584,7 +16584,7 @@ msgstr "Заметим, что сниппет выше (всегда!)@: код #| "@dots{}\n" #| "Generation 19\tAug 27 2018 16:20:48\n" #| " guix d894ab8\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: master\n" #| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" #| " variant-packages dd3df5e\n" @@ -16597,7 +16597,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16609,7 +16609,7 @@ msgstr "" "@dots{}\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " my-personal-packages dd3df5e\n" @@ -16684,7 +16684,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16694,7 +16694,7 @@ msgstr "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" " (channel\n" " (name 'my-personal-packages)\n" @@ -102741,7 +102741,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -102752,7 +102752,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.zh_CN.po b/po/doc/guix-manual.zh_CN.po index 9af71fcce1..ef406a42b1 100644 --- a/po/doc/guix-manual.zh_CN.po +++ b/po/doc/guix-manual.zh_CN.po @@ -497,8 +497,8 @@ msgstr "如果你想折腾 Guix 本身,建议使用 Git 仓库里最新的版 #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -6249,7 +6249,7 @@ msgstr "Guix 构建协调员: @url{https://git.savannah.gnu.org/cgit/guix/build- #: guix-git/doc/contributing.texi:3696 #, fuzzy msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6261,19 +6261,19 @@ msgstr "Guix 包网站: @url{https://codeberg.org/luis-felipe/guix-packages-webs #: guix-git/doc/contributing.texi:3702 #, fuzzy msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6303,7 +6303,7 @@ msgstr "我们所有系统的 Guix 系统配置保存在这个仓库中:" #: guix-git/doc/contributing.texi:3726 #, fuzzy msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15946,7 +15946,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15954,7 +15954,7 @@ msgstr "" "$ guix pull -l\n" "版本 1\t2018年6月10日 00:18:18\n" " guix 65956ad\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15965,14 +15965,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "版本 2\t2018年6月11日 11:02:49\n" " guix e0cc7f6\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15983,13 +15983,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "版本 3\t2018年6月13日 23:31:07\t(当前)\n" " guix 844cc1c\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -16544,7 +16544,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16553,7 +16553,7 @@ msgstr "" " ;; 这是我们想要提取 guile-json 的旧修订版。\n" " (列表 (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16792,14 +16792,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16822,7 +16822,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16834,7 +16834,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -17408,7 +17408,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -17419,7 +17419,7 @@ msgstr "" "$ guix describe\n" "生成 19\t2018年8月27日 16:20:48\n" " guix d894ab8\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: master\n" " 提交: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " 变体包 dd3df5e\n" @@ -17496,7 +17496,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -17506,7 +17506,7 @@ msgstr "" ";; 部署我感兴趣的通道的特定提交。\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" base-commit: 9013a5370582807b0b71a8a0a0d7f63f2ca614b3 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 08:15:36 2025 Received: (at 78547) by debbugs.gnu.org; 22 May 2025 12:15:36 +0000 Received: from localhost ([127.0.0.1]:33207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI4pj-0002Z1-KD for submit@debbugs.gnu.org; Thu, 22 May 2025 08:15:36 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]:39415) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI4pd-0002Fq-BU for 78547@debbugs.gnu.org; Thu, 22 May 2025 08:15:30 -0400 Received: from localhost (unknown [IPv6:2a02:6b67:e390:8b00::1ce5]) by mira.cbaines.net (Postfix) with ESMTPSA id A694E27BC49; Thu, 22 May 2025 13:15:27 +0100 (BST) Received: from fang (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 38ac0803; Thu, 22 May 2025 12:15:26 +0000 (UTC) From: Christopher Baines To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#78547] [PATCH] maint: Change main repository URL to git.guix.gnu.org. In-Reply-To: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22's?= message of "Thu, 22 May 2025 14:02:27 +0200") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> User-Agent: mu4e 1.12.9; emacs 29.4 Date: Thu, 22 May 2025 13:15:26 +0100 Message-ID: <87a574x2n5.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 3.0 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ludovic Courtès writes: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > > Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 > --- > .guix-channel | 2 + [...] Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 78547 Cc: Josselin Poiret , Tobias Geerinckx-Rice , Maxim Cournoyer , Simon Tournier , Mathieu Othacehe , Gabriel Wicki , Julien Lepiller , 78547@debbugs.gnu.org, Florian Pelz , Christopher Baines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ludovic Courtès writes: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > > Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 > --- > .guix-channel | 2 + [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Throughout, replace =E2=80=9Chttps://git.savannah.gnu.org/git/guix.git=E2= =80=9D by > =E2=80=9Chttps://git.guix.gnu.org/guix.git=E2=80=9D. > > Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 > --- > .guix-channel | 2 +- > doc/contributing.texi | 2 +- > doc/guix-cookbook.texi | 4 +- > doc/guix.texi | 16 +++---- > gnu/packages/package-management.scm | 2 +- > gnu/system/examples/devel-hurd.tmpl | 2 +- > guix/channels.scm | 2 +- > m4/guix.m4 | 2 +- > po/doc/guix-cookbook.de.po | 8 ++-- > po/doc/guix-cookbook.es.po | 6 +-- > po/doc/guix-cookbook.fr.po | 8 ++-- > po/doc/guix-cookbook.ko.po | 6 +-- > po/doc/guix-cookbook.pt_BR.po | 8 ++-- > po/doc/guix-cookbook.ru.po | 6 +-- > po/doc/guix-cookbook.sk.po | 6 +-- > po/doc/guix-cookbook.sv.po | 4 +- > po/doc/guix-manual.de.po | 60 +++++++++++++------------- > po/doc/guix-manual.es.po | 66 ++++++++++++++--------------- > po/doc/guix-manual.fr.po | 60 +++++++++++++------------- > po/doc/guix-manual.pt_BR.po | 56 ++++++++++++------------ > po/doc/guix-manual.ru.po | 62 +++++++++++++-------------- > po/doc/guix-manual.zh_CN.po | 46 ++++++++++---------- > 22 files changed, 217 insertions(+), 217 deletions(-) > > Hello Guix, > > This is a followup to , which > should ease migration to Codeberg and any future migration (though > it=E2=80=99s not something we have to do frequently :-)). > > Given that the guix.git migration is scheduled this Sunday, May 25th=C2= =B9, > I=E2=80=99d like to apply this patch tomorrow at the latest. > > Thoughts? Sounds good to me. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmgvFV5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xfqxw/6AhGaHc/i1jNvqcE4zrOgUUbfpW2pw8De ojtP11fDR7N3AT9x03eLBlm0DZyScErlJwiIrd7VhLd883v5tCILK4B+uNrUrwk2 KW4q9K12N3ERv+EigVEYaAXTlhCIoRnLoxRdjW++znzt/9nzGTvQz8eylNBYNlpu J5+U2G6qnKYA40uhyrXaC7IS9ZT27UHJYpXQUx1Uc3uz2GkFjwd8QBEFpJqeRW84 WnuUtoOLQTOYywddRmQH2NPmX8OFL66qS1R5yYPP5K1Qoq4yqKLNXveO2WG/VH7j kZkNeef8nWD9jda8hceMj/rRz//0HA8oK9w/A1Be3jeeq9+nCrWXxSeX4Kg76V0r /SdODnpwTA84rmaJCyjZPvK4rWtb+pXpJYssgG/Gz07j+8853KhtZZ2zvWwaVYei dRo4fWT5tjdGGecYXYcFPByhCcvHAGbaBX1F3Vcmy6u5IE0g8H1nl276Cp30tfxk JerZNlJCuqX6vsR3K/aaqjJ33wRvXDkT+1cDv2I27PzSWgs+iK6M5qduyRafymjq jpIaxCgJHL/XKVOlHMC1LoepJyqqkYGUHn9X6EXudDpuAiZaB/uZlZmGI/faBNt6 6Js+l5b6Lcw5xSsQXuKq/AZ+w85ZMzDSwW6Yfa1PC0NG3qJWZ9qXKUJXijoMqdCe tuY5FhYkEfM= =WwUC -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 09:36:04 2025 Received: (at 78547) by debbugs.gnu.org; 22 May 2025 13:36:04 +0000 Received: from localhost ([127.0.0.1]:33765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI65b-0001z1-9k for submit@debbugs.gnu.org; Thu, 22 May 2025 09:36:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42396) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI63k-0001m8-Oo for 78547@debbugs.gnu.org; Thu, 22 May 2025 09:34:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI63e-0000tx-Nb; Thu, 22 May 2025 09:34:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=Max01EPt8iwxvM6rU0CRiV7iIfiDIJozGKPcfj/JNXo=; b=WXxMM5+TH9YrJPR895I/ wih0Pcto50h1McfJOyczeoVxxVVSKqLvrkJi2mnKqrssFS1wh6A6XysZ1+upgT92ej1LE3MLZF9kv qEmTI6GRQw0MHvM7w5FwETBGGFMqfJ9pgyDFpa3f2XTaCidBxZT+/dwcbntBpekjt/iHfaureG/0F s9tjvEJ5zOEEKKqlTA4xGpgX8G/LpOUx6pY6cX0UIIo8JDcizY/S8qGLe3finxF/1BLvJHcKf1biM IW2Jm1I7EdWVUTjlf/K3dypjtMXbwKG1mFPNgF6Smzs87HUPrSNpFh4BZ25EcfEQ0iTl0ZgNA4/Ge NQWIOuln65BJLg==; From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= To: 78547@debbugs.gnu.org Subject: [PATCH v2 2/2] news: Add entry for Codeberg migration. Date: Thu, 22 May 2025 15:33:48 +0200 Message-ID: <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> MIME-Version: 1.0 X-Debbugs-Cc: Florian Pelz , Julien Lepiller Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78547 Cc: =?UTF-8?q?Ludovic=20Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * etc/news.scm: Add entry. Change-Id: Ie2b2973d8f0f0c28e6d7655e1fd9c5b6adc3e962 --- etc/news.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/etc/news.scm b/etc/news.scm index 29535d4ea9..85a4cee4b6 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -38,6 +38,30 @@ (channel-news (version 0) + (entry (commit "XXX") + (title + (en "Guix source code repository moved to Codeberg")) + (body + (en "The canonical URL of the Guix repository is now +@url{https://git.guix.gnu.org/guix.git}. + +No action is needed on your side: @command{guix pull} will now automatically +fetch from the new URL, unless your @file{channels.scm} files refer to the +former URL; in that case, you are encouraged to update it, though the former +URL at @code{git.savannah.gnu.org} will remain valid for at least one +year. + +It is now possible to report bugs and to propose changes using the issue and +pull-request mechanisms at @url{https://codeberg.org/guix/guix}. The +@email{bug-guix@@gnu.org} and @email{guix-patches@@gnu.org} mailing lists +remain available, including for new bugs and patches, until December 31st, +2025. + +Guix Consensus Document (GCD) 002, which is the result of community +consensus-building, documents the motivation, choices, and open issues of this +migration to Codeberg: +@url{https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002-codeberg.md}."))) + (entry (commit "271a8fc2499135c3f0198bf69c9f2a60f1961bf1") (title (en "@samp{guix refresh} can now target partial versions")) -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 09:36:09 2025 Received: (at 78547) by debbugs.gnu.org; 22 May 2025 13:36:09 +0000 Received: from localhost ([127.0.0.1]:33767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI65c-0001z8-7N for submit@debbugs.gnu.org; Thu, 22 May 2025 09:36:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42388) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI63k-0001lz-Am for 78547@debbugs.gnu.org; Thu, 22 May 2025 09:34:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI63c-0000tZ-If; Thu, 22 May 2025 09:34:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=gGMzhVLdn9BdyGUsXYsF9fGs/LrcdT4c4vu0fUtr2ns=; b=nkBQ+Q9TE5JmFa Yaihz3cGZLzFjGjlSnXA4anONsaF8nSHKhR/BQsGSAsRZWpcETZSXvDJv3DgKBu4nVOjB3OjLXdyO vPjHCmnsdRFrUjTSjVO8HO4qq8XZocKauj9dwPe/ZoPoVEAyX1AFkUwEyrMz7zmA2N5LBjfgSqde8 SdJZBiasjjgPLn3vrwZj9pWUQ2+B2I7njfKnyC3sHdCBvU4KBWDGlnbD4KbJDOzjlaWFejVQe+AKk o5UTNSz669tEmU3kufAFQ+8omwNZbJ4KMSK0riCJ5NYxWg7QsVf5Tob19DNXBHY20VE6IPnYqVcMM 08Jd3/o/21Br3dUm23tA==; From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= To: 78547@debbugs.gnu.org Subject: [PATCH v2 1/2] maint: Change main repository URL to git.guix.gnu.org. Date: Thu, 22 May 2025 15:33:47 +0200 Message-ID: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Debbugs-Cc: Christopher Baines , Florian Pelz , Gabriel Wicki , Josselin Poiret , Julien Lepiller , Ludovic Courtès , Mathieu Othacehe , Maxim Cournoyer , Simon Tournier , Tobias Geerinckx-Rice Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78547 Cc: =?UTF-8?q?Ludovic=20Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by “https://git.guix.gnu.org/guix.git”. Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 --- .guix-channel | 2 +- doc/contributing.texi | 2 +- doc/guix-cookbook.texi | 4 +- doc/guix.texi | 16 +++---- gnu/packages/package-management.scm | 2 +- gnu/system/examples/devel-hurd.tmpl | 2 +- guix/channels.scm | 2 +- m4/guix.m4 | 2 +- po/doc/guix-cookbook.de.po | 8 ++-- po/doc/guix-cookbook.es.po | 6 +-- po/doc/guix-cookbook.fr.po | 8 ++-- po/doc/guix-cookbook.ko.po | 6 +-- po/doc/guix-cookbook.pt_BR.po | 8 ++-- po/doc/guix-cookbook.ru.po | 6 +-- po/doc/guix-cookbook.sk.po | 6 +-- po/doc/guix-cookbook.sv.po | 4 +- po/doc/guix-manual.de.po | 60 +++++++++++++------------- po/doc/guix-manual.es.po | 66 ++++++++++++++--------------- po/doc/guix-manual.fr.po | 60 +++++++++++++------------- po/doc/guix-manual.pt_BR.po | 56 ++++++++++++------------ po/doc/guix-manual.ru.po | 62 +++++++++++++-------------- po/doc/guix-manual.zh_CN.po | 46 ++++++++++---------- 22 files changed, 217 insertions(+), 217 deletions(-) diff --git a/.guix-channel b/.guix-channel index b852180cf2..235b62a432 100644 --- a/.guix-channel +++ b/.guix-channel @@ -4,4 +4,4 @@ (version 0) (news-file "etc/news.scm") (keyring-reference "keyring") - (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL + (url "https://git.guix.gnu.org/guix.git")) ;the primary URL diff --git a/doc/contributing.texi b/doc/contributing.texi index f62939dc44..1f6e7b1571 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -137,7 +137,7 @@ Building from Git version from the Git repository: @example -git clone https://git.savannah.gnu.org/git/guix.git +git clone https://git.guix.gnu.org/guix.git @end example @cindex authentication, of a Guix checkout diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 3ebe661a07..69c9aa9640 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -931,7 +931,7 @@ Direct checkout hacking Check out the official @uref{https://git-scm.com/, Git} repository: @example -$ git clone https://git.savannah.gnu.org/git/guix.git +$ git clone https://git.guix.gnu.org/guix.git @end example In the rest of this article, we use @samp{$GUIX_CHECKOUT} to refer to the location of @@ -4852,7 +4852,7 @@ The Repository as a Channel branch: main commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc guix c5bc698 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git commit: c5bc698e8922d78ed85989985cc2ceb034de2f23 $ guix package -A ^guile$ guile 3.0.99-git out,debug guile-package.scm:51:4 diff --git a/doc/guix.texi b/doc/guix.texi index 02f472246a..e4e2b853f1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4615,19 +4615,19 @@ Invoking guix pull $ guix pull -l Generation 1 Jun 10 2018 00:18:18 guix 65956ad - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe Generation 2 Jun 11 2018 11:02:49 guix e0cc7f6 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d Generation 3 Jun 13 2018 23:31:07 (current) guix 844cc1c - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: origin/master commit: 844cc1c8f394f03b404c5bb3aee086922373490c @end example @@ -4983,7 +4983,7 @@ Inferiors ;; extract guile-json. (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "65956ad3526ba09e1f7a40722c96c6ef7c0936fe")))) @@ -5088,7 +5088,7 @@ Invoking guix describe $ guix describe Generation 10 Sep 03 2018 17:32:44 (current) guix e0fa68c - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: master commit: e0fa68c7718fffd33d81af415279d6ddb518f727 @end example @@ -5108,7 +5108,7 @@ Invoking guix describe $ guix describe -f channels (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "e0fa68c7718fffd33d81af415279d6ddb518f727") (introduction @@ -5419,7 +5419,7 @@ Specifying Additional Channels $ guix describe Generation 19 Aug 27 2018 16:20:48 guix d894ab8 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git branch: master commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300 variant-packages dd3df5e @@ -5491,7 +5491,7 @@ Replicating Guix ;; Deploy specific commits of my channels of interest. (list (channel (name 'guix) - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit "6298c3ffd9654d3231a6f25390b056483e8f407c")) (channel (name 'variant-packages) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 28d56add32..19e64498ef 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/packages/package-management.scm @@ -193,7 +193,7 @@ (define-public guix (source (origin (method git-fetch) (uri (git-reference - (url "https://git.savannah.gnu.org/git/guix.git") + (url "https://git.guix.gnu.org/guix.git") (commit commit))) (sha256 (base32 diff --git a/gnu/system/examples/devel-hurd.tmpl b/gnu/system/examples/devel-hurd.tmpl index 066bdfe9d8..77b2f4f3bd 100644 --- a/gnu/system/examples/devel-hurd.tmpl +++ b/gnu/system/examples/devel-hurd.tmpl @@ -29,7 +29,7 @@ ;; guix shell --boostrap -D guix ;; mkdir -p ~/src/guix ;; cd src/guix -;; git clone https://git.savannah.gnu.org/git/guix.git master +;; git clone https://git.guix.gnu.org/guix.git master ;; cd master ;; ./bootstrap ;; ./configure diff --git a/guix/channels.scm b/guix/channels.scm index f6b3f40cc3..9644a86b35 100644 --- a/guix/channels.scm +++ b/guix/channels.scm @@ -183,7 +183,7 @@ (define %guix-channel-introduction (define %default-channel-url ;; URL of the default 'guix' channel. - "https://git.savannah.gnu.org/git/guix.git") + "https://git.guix.gnu.org/guix.git") (define %default-guix-channel (channel 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\""], diff --git a/po/doc/guix-cookbook.de.po b/po/doc/guix-cookbook.de.po index 0e8cf451bf..4c354e74c1 100644 --- a/po/doc/guix-cookbook.de.po +++ b/po/doc/guix-cookbook.de.po @@ -2027,8 +2027,8 @@ msgstr "Legen Sie ein Checkout des offiziellen @uref{https://git-scm.com/, Git-R #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8673,7 +8673,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8694,7 +8694,7 @@ msgstr "" " Branch: main\n" " Commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.es.po b/po/doc/guix-cookbook.es.po index dd202d7bb1..cfdee83b14 100644 --- a/po/doc/guix-cookbook.es.po +++ b/po/doc/guix-cookbook.es.po @@ -2022,8 +2022,8 @@ msgstr "Compruebe el repositorio @uref{https://git-scm.com/, Git} oficial:" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7503,7 +7503,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.fr.po b/po/doc/guix-cookbook.fr.po index 28263afef7..5689c9ecfb 100644 --- a/po/doc/guix-cookbook.fr.po +++ b/po/doc/guix-cookbook.fr.po @@ -2045,8 +2045,8 @@ msgstr "Clonez le dépôt @uref{https://git-scm.com/, Git} officiel :" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8759,7 +8759,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8780,7 +8780,7 @@ msgstr "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.ko.po b/po/doc/guix-cookbook.ko.po index ed77c50983..9e98e1905f 100644 --- a/po/doc/guix-cookbook.ko.po +++ b/po/doc/guix-cookbook.ko.po @@ -1997,8 +1997,8 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7545,7 +7545,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.pt_BR.po b/po/doc/guix-cookbook.pt_BR.po index d4745acc8e..8461d3eaa4 100644 --- a/po/doc/guix-cookbook.pt_BR.po +++ b/po/doc/guix-cookbook.pt_BR.po @@ -2032,8 +2032,8 @@ msgstr "Confira o repositório oficial @uref{https://git-scm.com/, Git}:" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8746,7 +8746,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" @@ -8767,7 +8767,7 @@ msgstr "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.ru.po b/po/doc/guix-cookbook.ru.po index 0f6fae56d4..f42342b454 100644 --- a/po/doc/guix-cookbook.ru.po +++ b/po/doc/guix-cookbook.ru.po @@ -1847,8 +1847,8 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -7215,7 +7215,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.sk.po b/po/doc/guix-cookbook.sk.po index 90d64afcef..19b6b06a2d 100644 --- a/po/doc/guix-cookbook.sk.po +++ b/po/doc/guix-cookbook.sk.po @@ -2030,8 +2030,8 @@ msgstr "Vytvorte si kópiu oficiálneho @uref{https://git-scm.com/, Git} repozit #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" +msgstr "$ git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/guix-cookbook.texi:938 @@ -8440,7 +8440,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-cookbook.sv.po b/po/doc/guix-cookbook.sv.po index 3a363bd66d..30f7e0b28d 100644 --- a/po/doc/guix-cookbook.sv.po +++ b/po/doc/guix-cookbook.sv.po @@ -1852,7 +1852,7 @@ msgstr "" #. type: example #: guix-git/doc/guix-cookbook.texi:934 #, no-wrap -msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "$ git clone https://git.guix.gnu.org/guix.git\n" msgstr "" #. type: Plain text @@ -7230,7 +7230,7 @@ msgid "" " branch: main\n" " commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" " guix c5bc698\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" "$ guix package -A ^guile$\n" "guile 3.0.99-git out,debug guile-package.scm:51:4\n" diff --git a/po/doc/guix-manual.de.po b/po/doc/guix-manual.de.po index 5b8c1ba0f3..69e1581211 100644 --- a/po/doc/guix-manual.de.po +++ b/po/doc/guix-manual.de.po @@ -483,8 +483,8 @@ msgstr "Wenn Sie an Guix selbst hacken wollen, ist es empfehlenswert, dass Sie d #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5945,9 +5945,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5957,23 +5957,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -5998,9 +5998,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15076,7 +15076,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15084,7 +15084,7 @@ msgstr "" "$ guix pull -l\n" "Generation 1\t10. Juni 2018 00:18:18\n" " guix 65956ad\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15095,14 +15095,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Generation 2\t11. Juni 2018 11:02:49\n" " guix e0cc7f6\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15113,13 +15113,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generation 3\t13. Juni 2018 23:31:07\t(aktuell)\n" " guix 844cc1c\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: origin/master\n" " Commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15626,7 +15626,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15636,7 +15636,7 @@ msgstr "" " ;; guile-json extrahieren möchten.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15863,14 +15863,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\t03. September 2018 17:32:44\t(aktuell)\n" " guix e0fa68c\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: master\n" " Commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -15891,7 +15891,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -15903,7 +15903,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16436,7 +16436,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16447,7 +16447,7 @@ msgstr "" "$ guix describe\n" "Generation 19\t27. August 2018 16:20:48\n" " guix d894ab8\n" -" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" +" Repository-URL: https://git.guix.gnu.org/guix.git\n" " Branch: master\n" " Commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " paketvarianten dd3df5e\n" @@ -16518,7 +16518,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16528,7 +16528,7 @@ msgstr "" ";; Ganz bestimmte Commits der relevanten Kanäle installieren.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'paketvarianten)\n" @@ -107627,7 +107627,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -107638,7 +107638,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po index 9ce0eb1562..7e9e3049a8 100644 --- a/po/doc/guix-manual.es.po +++ b/po/doc/guix-manual.es.po @@ -533,8 +533,8 @@ msgstr "Si quiere picar en el mismo Guix se recomienda usar la última versión #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" # FUZZY #. type: cindex @@ -6051,9 +6051,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6063,23 +6063,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6104,9 +6104,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15654,7 +15654,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15662,7 +15662,7 @@ msgstr "" "$ guix pull -l\n" "Generación 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15674,14 +15674,14 @@ msgstr "" #| "$ guix pull -l\n" #| "Generation 1\tJun 10 2018 00:18:18\n" #| " guix 65956ad\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: origin/master\n" #| " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" #| "\n" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15689,7 +15689,7 @@ msgstr "" "$ guix pull -l\n" "Generación 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15700,7 +15700,7 @@ msgstr "" #| msgid "" #| "Generation 3\tJun 13 2018 23:31:07\t(current)\n" #| " guix 844cc1c\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: origin/master\n" #| " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" #| " 28 new packages: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" @@ -15708,13 +15708,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generación 3\t13 jun 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: origin/master\n" " revisión: 844cc1c8f394f03b404c5bb3aee086922373490c\n" " 28 paquetes nuevos: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" @@ -16237,7 +16237,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16247,7 +16247,7 @@ msgstr "" " ;; extraer guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16478,14 +16478,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16506,7 +16506,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16518,7 +16518,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -17072,7 +17072,7 @@ msgstr "Fíjese que el fragmento previo es (¡como siempre!)@: código Scheme; u #| "@dots{}\n" #| "Generation 19\tAug 27 2018 16:20:48\n" #| " guix d894ab8\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: master\n" #| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" #| " variant-packages dd3df5e\n" @@ -17085,7 +17085,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -17097,7 +17097,7 @@ msgstr "" "@dots{}\n" "Generación 19\t27 Ago 2018 16:20:48\n" " guix d894ab8\n" -" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +" URL del repositorio: https://git.guix.gnu.org/guix.git\n" " rama: master\n" " revisión: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " paquetes-personalizados dd3df5e\n" @@ -17172,7 +17172,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -17182,7 +17182,7 @@ msgstr "" ";; Despliega unas revisiones específicas de mis canales de interés.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" " (channel\n" " (name 'paquetes-personalizados)\n" @@ -112325,7 +112325,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -112336,7 +112336,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generación 2\t11 jun 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" +#~ " URL del repositorio: https://git.guix.gnu.org/guix.git\n" #~ " rama: origin/master\n" #~ " revisión: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 paquetes nuevos: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po index cf0bcba47b..031b2cf2d3 100644 --- a/po/doc/guix-manual.fr.po +++ b/po/doc/guix-manual.fr.po @@ -526,8 +526,8 @@ msgstr "Si vous souhaitez travailler sur Guix lui-même, il est recommandé d'ut #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -6100,9 +6100,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6112,23 +6112,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6153,9 +6153,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15351,7 +15351,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15359,7 +15359,7 @@ msgstr "" "$ guix pull -l\n" "Génération 1\t10 juin 2018 00:18:18\n" " guix 65956ad\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15370,14 +15370,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Génération 2\t11 juin 2018 11:02:49\n" " guix e0cc7f6\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15388,13 +15388,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Génération 3\t13 juin 2018 23:31:07\t(actuelle)\n" " guix 844cc1c\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : origin/master\n" " commit : 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15908,7 +15908,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15918,7 +15918,7 @@ msgstr "" " ;; extraire guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16145,14 +16145,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\t03 sep. 2018 17:32:44\t(actuelle)\n" " guix e0fa68c\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : master\n" " commit : e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16173,7 +16173,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16185,7 +16185,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" " (introduction\n" @@ -16723,7 +16723,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16734,7 +16734,7 @@ msgstr "" "$ guix describe\n" "Génération 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +" URL du dépôt : https://git.guix.gnu.org/guix.git\n" " branche : master\n" " commit : d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16805,7 +16805,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16815,7 +16815,7 @@ msgstr "" ";; Déployer des commits précis de mes canaux préférés.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -109561,7 +109561,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -109572,7 +109572,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Génération 2\t11 juin 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" +#~ " URL du dépôt : https://git.guix.gnu.org/guix.git\n" #~ " branche : origin/master\n" #~ " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 nouveaux paquets : keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.pt_BR.po b/po/doc/guix-manual.pt_BR.po index 0a2171c4cd..af47c68b1d 100644 --- a/po/doc/guix-manual.pt_BR.po +++ b/po/doc/guix-manual.pt_BR.po @@ -485,8 +485,8 @@ msgstr "Se você quiser hackear o próprio Guix, é recomendado usar a versão m #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5983,9 +5983,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5995,23 +5995,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6036,9 +6036,9 @@ msgstr "A configuração do Sistema Guix para todos os nossos sistemas é mantid #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15231,7 +15231,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15239,7 +15239,7 @@ msgstr "" "$ guix pull -l\n" "Geração 1\t10 jun 2018 00:18:18\n" " guix 65956ad\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15250,14 +15250,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Geração 2\t11 jun 2018 11:02:49\n" " guix e0cc7f6\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15268,13 +15268,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Geração 3\t13 jun 2018 23:31:07\t(atual)\n" " guix 844cc1c\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15781,7 +15781,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15791,7 +15791,7 @@ msgstr "" " ;; extrair guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16018,14 +16018,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Geração 10\t03 set 2018 17:32:44\t(atual)\n" " guix e0fa68c\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16046,7 +16046,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16058,7 +16058,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16594,7 +16594,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16605,7 +16605,7 @@ msgstr "" "$ guix describe\n" "Geração 19\t27 ago 2018 16:20:48\n" " guix d894ab8\n" -" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" +" URL do repositório: https://git.guix.gnu.org/guix.git\n" " ramo: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16676,7 +16676,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16686,7 +16686,7 @@ msgstr "" ";; Implantar commits específicos dos meus canais de interesse.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" diff --git a/po/doc/guix-manual.ru.po b/po/doc/guix-manual.ru.po index d4d498d3ab..708170ae82 100644 --- a/po/doc/guix-manual.ru.po +++ b/po/doc/guix-manual.ru.po @@ -494,8 +494,8 @@ msgstr "Если вы собираетесь хакать сам Guix, реко #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -5956,9 +5956,9 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3696 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -5968,23 +5968,23 @@ msgstr "" #. type: itemize #: guix-git/doc/contributing.texi:3702 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6009,9 +6009,9 @@ msgstr "" #. type: Plain text #: guix-git/doc/contributing.texi:3726 #, fuzzy -#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" +#| msgid "git clone https://git.guix.gnu.org/guix.git\n" msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15183,7 +15183,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15191,7 +15191,7 @@ msgstr "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15202,14 +15202,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15220,13 +15220,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -15742,7 +15742,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -15752,7 +15752,7 @@ msgstr "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16003,14 +16003,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16031,7 +16031,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16043,7 +16043,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" " (introduction\n" @@ -16584,7 +16584,7 @@ msgstr "Заметим, что сниппет выше (всегда!)@: код #| "@dots{}\n" #| "Generation 19\tAug 27 2018 16:20:48\n" #| " guix d894ab8\n" -#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#| " repository URL: https://git.guix.gnu.org/guix.git\n" #| " branch: master\n" #| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" #| " variant-packages dd3df5e\n" @@ -16597,7 +16597,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -16609,7 +16609,7 @@ msgstr "" "@dots{}\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " my-personal-packages dd3df5e\n" @@ -16684,7 +16684,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -16694,7 +16694,7 @@ msgstr "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" " (channel\n" " (name 'my-personal-packages)\n" @@ -102741,7 +102741,7 @@ msgstr "fdl-1.3.texi" #~ msgid "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" @@ -102752,7 +102752,7 @@ msgstr "fdl-1.3.texi" #~ msgstr "" #~ "Generation 2\tJun 11 2018 11:02:49\n" #~ " guix e0cc7f6\n" -#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" +#~ " repository URL: https://git.guix.gnu.org/guix.git\n" #~ " branch: origin/master\n" #~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" #~ " 2 new packages: keepalived, libnfnetlink\n" diff --git a/po/doc/guix-manual.zh_CN.po b/po/doc/guix-manual.zh_CN.po index 9af71fcce1..ef406a42b1 100644 --- a/po/doc/guix-manual.zh_CN.po +++ b/po/doc/guix-manual.zh_CN.po @@ -497,8 +497,8 @@ msgstr "如果你想折腾 Guix 本身,建议使用 Git 仓库里最新的版 #. type: example #: guix-git/doc/contributing.texi:141 #, no-wrap -msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" +msgid "git clone https://git.guix.gnu.org/guix.git\n" +msgstr "git clone https://git.guix.gnu.org/guix.git\n" #. type: cindex #: guix-git/doc/contributing.texi:143 @@ -6249,7 +6249,7 @@ msgstr "Guix 构建协调员: @url{https://git.savannah.gnu.org/cgit/guix/build- #: guix-git/doc/contributing.texi:3696 #, fuzzy msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3700 @@ -6261,19 +6261,19 @@ msgstr "Guix 包网站: @url{https://codeberg.org/luis-felipe/guix-packages-webs #: guix-git/doc/contributing.texi:3702 #, fuzzy msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3705 #, fuzzy msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: itemize #: guix-git/doc/contributing.texi:3708 #, fuzzy msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: Plain text #: guix-git/doc/contributing.texi:3713 @@ -6303,7 +6303,7 @@ msgstr "我们所有系统的 Guix 系统配置保存在这个仓库中:" #: guix-git/doc/contributing.texi:3726 #, fuzzy msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" -msgstr "git clone https://git.savannah.gnu.org/git/guix.git" +msgstr "git clone https://git.guix.gnu.org/guix.git" #. type: Plain text #: guix-git/doc/contributing.texi:3731 @@ -15946,7 +15946,7 @@ msgid "" "$ guix pull -l\n" "Generation 1\tJun 10 2018 00:18:18\n" " guix 65956ad\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15954,7 +15954,7 @@ msgstr "" "$ guix pull -l\n" "版本 1\t2018年6月10日 00:18:18\n" " guix 65956ad\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" "\n" @@ -15965,14 +15965,14 @@ msgstr "" msgid "" "Generation 2\tJun 11 2018 11:02:49\n" " guix e0cc7f6\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" msgstr "" "版本 2\t2018年6月11日 11:02:49\n" " guix e0cc7f6\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" "\n" @@ -15983,13 +15983,13 @@ msgstr "" msgid "" "Generation 3\tJun 13 2018 23:31:07\t(current)\n" " guix 844cc1c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: origin/master\n" " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" msgstr "" "版本 3\t2018年6月13日 23:31:07\t(当前)\n" " guix 844cc1c\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: origin/master\n" " 提交: 844cc1c8f394f03b404c5bb3aee086922373490c\n" @@ -16544,7 +16544,7 @@ msgid "" " ;; extract guile-json.\n" " (list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16553,7 +16553,7 @@ msgstr "" " ;; 这是我们想要提取 guile-json 的旧修订版。\n" " (列表 (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" "\n" @@ -16792,14 +16792,14 @@ msgid "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" msgstr "" "$ guix describe\n" "Generation 10\tSep 03 2018 17:32:44\t(current)\n" " guix e0fa68c\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" @@ -16822,7 +16822,7 @@ msgid "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -16834,7 +16834,7 @@ msgstr "" "$ guix describe -f channels\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit\n" " \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" " (introduction\n" @@ -17408,7 +17408,7 @@ msgid "" "$ guix describe\n" "Generation 19\tAug 27 2018 16:20:48\n" " guix d894ab8\n" -" repository URL: https://git.savannah.gnu.org/git/guix.git\n" +" repository URL: https://git.guix.gnu.org/guix.git\n" " branch: master\n" " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " variant-packages dd3df5e\n" @@ -17419,7 +17419,7 @@ msgstr "" "$ guix describe\n" "生成 19\t2018年8月27日 16:20:48\n" " guix d894ab8\n" -" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" +" 仓库 URL: https://git.guix.gnu.org/guix.git\n" " 分支: master\n" " 提交: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" " 变体包 dd3df5e\n" @@ -17496,7 +17496,7 @@ msgid "" ";; Deploy specific commits of my channels of interest.\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" @@ -17506,7 +17506,7 @@ msgstr "" ";; 部署我感兴趣的通道的特定提交。\n" "(list (channel\n" " (name 'guix)\n" -" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" +" (url \"https://git.guix.gnu.org/guix.git\")\n" " (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" " (channel\n" " (name 'variant-packages)\n" base-commit: 9013a5370582807b0b71a8a0a0d7f63f2ca614b3 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 09:56:53 2025 Received: (at 78547) by debbugs.gnu.org; 22 May 2025 13:56:53 +0000 Received: from localhost ([127.0.0.1]:35392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI6Pk-0003re-Nt for submit@debbugs.gnu.org; Thu, 22 May 2025 09:56:53 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:49504) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI6Pd-0003r0-0M for 78547@debbugs.gnu.org; Thu, 22 May 2025 09:56:46 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1uI6PT-0060tn-VM for 78547@debbugs.gnu.org; Thu, 22 May 2025 15:56:35 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Type:MIME-Version:Message-ID:Subject: To:From:Date; bh=EQdlSLE+rGM38xkc6uXa37y4d+Dt5qLKnCzXwT8kF38=; b=fKxTdWbANa3E RZWzNzWV/fCMQJ7kIVwMs7NirHIIAc8IAn3duaDoTWzZE5GG66Jf8gfPvHcv8Pe+0XHs76o8ST/+3 tglYXuE8lBc5p4amZkkPJ79ihlfArHnj4v9jpQxthmu7rtoJZNIP91nvHWLfZA92BawOz3XFVtfRg mUZj493FbLHha778u7HfzweVf/r52lyoXgZtRc8UHnYSZe3g/+ZZs3uPAcPXJH+ywbF8Dd1o/H3R9 ugg+TeJ4TrLs1psK2xD7SGK22Th6yU/lDs9Rd1ZiungiqEXh/a5PpvKZuHquQO4CYXTuq4eYgqv+C 9aCMia9GIl4qeLHVaXvMsg==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1uI6PT-0006Jl-Eo for 78547@debbugs.gnu.org; Thu, 22 May 2025 15:56:35 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1uI6PI-005BqX-SQ for 78547@debbugs.gnu.org; Thu, 22 May 2025 15:56:24 +0200 Date: Thu, 22 May 2025 14:56:23 +0100 From: Steve George To: 78547@debbugs.gnu.org Subject: RE: Change to main repository Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 78547 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi, +1 on the news entry, thanks for adding it. Futurile From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 10:44:00 2025 Received: (at 78547) by debbugs.gnu.org; 22 May 2025 14:44:00 +0000 Received: from localhost ([127.0.0.1]:35738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI79M-0007VK-99 for submit@debbugs.gnu.org; Thu, 22 May 2025 10:44:00 -0400 Received: from rivercloud.ext.redscript.org ([181.214.58.244]:36496) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI79F-0007Ug-Vp for 78547@debbugs.gnu.org; Thu, 22 May 2025 10:43:57 -0400 DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=redscript.org; s=mail2-ed25519-2024; t=1747925026; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NqcxpcqxFP/GPmsD28INKEwS5O0tByG2Ca2WN/YN1EQ=; b=Q+TJ6FTjXQPnkodM3gUjC9xsqZh7UCBbJ1JHGdL49ELT1/FryFMnDlr1c7k0/qZFysPEJ5 ANhxIjj455n9Z+Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redscript.org; s=mail2-rsa-2024; t=1747925026; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NqcxpcqxFP/GPmsD28INKEwS5O0tByG2Ca2WN/YN1EQ=; b=jhfQsQ92N3RQGJaP80NChAyuqdaojnb+fLmNqSM+kjJ34bTXPgfeZbi2wLj+aFLYmk2OJf t0LN8cu+1IjtUrotJP8w9olgpx0VSk1/kj66cYBn4SxUEkje1MQtnC66cmv2EsQAGdue3q IjKhSSLJYnA5K/wxlJ0qGQGySlgbiCs= Received: by rivercloud.ext.redscript.org (OpenSMTPD) with ESMTPSA id 528e2700 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 22 May 2025 14:43:46 +0000 (UTC) Message-ID: <04736a09-55ba-4f5b-9438-3b552f99f4e6@redscript.org> Date: Thu, 22 May 2025 18:43:38 +0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [bug#78547] [PATCH] maint: Change main repository URL to git.guix.gnu.org. To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= , 78547@debbugs.gnu.org References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> Content-Language: en-US From: Ahmad Draidi In-Reply-To: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 3.0 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Greetings, On 5/22/25 16:02, Ludovic Courtès wrote: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > Hello Guix, > > This is a followup to , which > should ease migration to Codeberg and any future migration (though > it’s not something we have to do frequently [...] Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [181.214.58.244 listed in bl.score.senderscore.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [181.214.58.244 listed in sa-trusted.bondedsender.org] X-Debbugs-Envelope-To: 78547 Cc: Josselin Poiret , Tobias Geerinckx-Rice , Maxim Cournoyer , Simon Tournier , Mathieu Othacehe , Gabriel Wicki , Julien Lepiller , Florian Pelz , Christopher Baines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Greetings, On 5/22/25 16:02, Ludovic Courtès wrote: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > Hello Guix, > > This is a followup to , which > should ease migration to Codeberg and any future migration (though > it’s not something we have to do frequently [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [181.214.58.244 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [181.214.58.244 listed in bl.score.senderscore.com] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Greetings, On 5/22/25 16:02, Ludovic Courtès wrote: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > Hello Guix, > > This is a followup to , which > should ease migration to Codeberg and any future migration (though > it’s not something we have to do frequently :-)). > > Given that the guix.git migration is scheduled this Sunday, May 25th¹, > I’d like to apply this patch tomorrow at the latest. > > Thoughts? I think this patch should be applied ASAP so that there's a few days gap between the migration to codeberg and the URL change (this patch). I think this way, in case of issues, the cause would be easier to isolate. As for the news entries, maybe there should be 2? One for the new URL, and one for the codeberg migration added on the 25th. The URL change is kind of like the Guix project taking control of the git URL, I think. This is visible to users. The codeberg migration is mostly visible to contributors. > > Ludo’. > > ¹ https://guix.gnu.org/blog/2025/migrating-to-codeberg/ > Thanks, Ahmad From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 05:35:42 2025 Received: (at 78547) by debbugs.gnu.org; 23 May 2025 09:35:42 +0000 Received: from localhost ([127.0.0.1]:45756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIOoX-0000hH-NT for submit@debbugs.gnu.org; Fri, 23 May 2025 05:35:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47384) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIOns-0000Yw-NP for 78547@debbugs.gnu.org; Fri, 23 May 2025 05:35:02 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uIOnZ-0005aI-QY; Fri, 23 May 2025 05:34:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=DCYUhDXzCceCJA+A6awbV3hqV1B2HquZ/SPTjUENfxo=; b=nntjudnNHHO3wR6oI+Ov I8WNrNKNMkmKMyE5xPZG11iOTHEMVtyoAKcq/Yioxoe7t44Vr/5QKODYjz0xEsnr6aU21J1OBiK+V ojdYEOHsxqZLw1XsYSx0VzsowT7yeZ7+hM1r+ptvFV2Yv/3wRLaCv7bj6RQzAuS0o93T4DAzLR3vz mcFwgIBQThSORrDmc9johAuA8ZHmSFqUJMOLk+OiMQgG+ZjjPWHnDTgT3AxVjh/kMfMiWF4BU8AS8 E4l9zXDhuDvn/ythtXVrvGitmsCcazMgmp50wi4pJ6AloUpcpYOdozVUMun6Cnq6zbnpvRMm5MhXc NUKQPp4/k/ZrnA==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ahmad Draidi Subject: Re: [bug#78547] [PATCH] maint: Change main repository URL to git.guix.gnu.org. In-Reply-To: <04736a09-55ba-4f5b-9438-3b552f99f4e6@redscript.org> (Ahmad Draidi's message of "Thu, 22 May 2025 18:43:38 +0400") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> <04736a09-55ba-4f5b-9438-3b552f99f4e6@redscript.org> Date: Fri, 23 May 2025 11:14:20 +0200 Message-ID: <87y0un1yfn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 78547 Cc: Josselin Poiret , Gabriel Wicki , Maxim Cournoyer , Simon Tournier , Mathieu Othacehe , Tobias Geerinckx-Rice , Julien Lepiller , 78547@debbugs.gnu.org, Florian Pelz , Christopher Baines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hi Ahmad, Ahmad Draidi writes: > I think this patch should be applied ASAP so that there's a few days > gap between the migration to codeberg and the URL change (this > patch). I think this way, in case of issues, the cause would be easier > to isolate. Agreed (I initially proposed this change back in February but there was no consensus on implementing it before we knew the outcome of the GCD 002 process: .) > As for the news entries, maybe there should be 2? One for the new URL, > and one for the codeberg migration added on the 25th. > > The URL change is kind of like the Guix project taking control of the > git URL, I think. This is visible to users. The codeberg migration is > mostly visible to contributors. Yes, you=E2=80=99re right, but news entries need to be associated with a co= mmit, so I lean towards amalgamating the two changes, as is done in the proposed news entry that I sent (and which I=E2=80=99ll apply on Sunday). Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 07:40:41 2025 Received: (at 78547) by debbugs.gnu.org; 23 May 2025 11:40:42 +0000 Received: from localhost ([127.0.0.1]:46154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIQlV-0001rM-Fp for submit@debbugs.gnu.org; Fri, 23 May 2025 07:40:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40844) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIQlS-0001qT-Bn for 78547@debbugs.gnu.org; Fri, 23 May 2025 07:40:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uIQlK-0004AI-5C; Fri, 23 May 2025 07:40:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=dQtbR/vqrEAx0ClhhAhsFZ+LOPPuw2lA5FXHG2xV00U=; b=D0skAMcnQ3S7QhS9jOvh y+sntwLuFZZ7dPKuRstKSFg/Z79BmIXXGsV3Dp6PP3qbk3a+6q9CJ0Ovs44V9QwCt+K3zMbOncNMv TliF9SBGMUTWxZetIwoH8SCTdmtdhBxHZJbFx+/ioc/UocU1J49oXBa3VWRgQga6X+xQwsXRMu3rK SwRHwAe6STMftLgM6pfAChIT7e07NUM29aR2Tvx4vL/hLj7rrS3R1VcPOr85eYr5EVECR5YNSegWM oPUMDSdmAJEuOJJ0z4dSPD+Rwts4HeuEaE2xryKfubG05f6Xf1pbKoohTEBIgQlQ9KNxO7SF0MHFS NsEVTLtvHdF7Iw==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: 78547@debbugs.gnu.org Subject: Re: [bug#78547] [PATCH v2 1/2] maint: Change main repository URL to git.guix.gnu.org. In-Reply-To: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22's?= message of "Thu, 22 May 2025 15:33:47 +0200") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747915069.git.ludo@gnu.org> <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> Date: Fri, 23 May 2025 13:35:55 +0200 Message-ID: <878qmn1rvo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78547 Cc: Josselin Poiret , Tobias Geerinckx-Rice , Maxim Cournoyer , Simon Tournier , Mathieu Othacehe , Gabriel Wicki , Julien Lepiller , Florian Pelz , Christopher Baines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Ludovic Court=C3=A8s writes: > Throughout, replace =E2=80=9Chttps://git.savannah.gnu.org/git/guix.git=E2= =80=9D by > =E2=80=9Chttps://git.guix.gnu.org/guix.git=E2=80=9D. > > Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 Pushed as 3b6e499d5e635e2189f1bf60279dbf5175c404bd. I=E2=80=99ll push the news entry on Sunday. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 08:11:07 2025 Received: (at 78547) by debbugs.gnu.org; 23 May 2025 12:11:07 +0000 Received: from localhost ([127.0.0.1]:46393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIREw-0004SD-B9 for submit@debbugs.gnu.org; Fri, 23 May 2025 08:11:06 -0400 Received: from relay.yourmailgateway.de ([188.68.63.102]:37371) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIREp-0004RA-Qq for 78547@debbugs.gnu.org; Fri, 23 May 2025 08:11:01 -0400 Received: from mors-relay-2502.netcup.net (localhost [127.0.0.1]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4b3kX15TtBz63vs; Fri, 23 May 2025 14:10:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1748002257; bh=mhsEUyYtkBZnbOVDKemH8l/WdTkkT/3lDSqHNb+qPNU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=RUb2mdwtjPrDYPU6yx/hON+xF0pxP8UUBQgBsYECvrPX1auITjJ/VaW5vZdv0Xf60 HJtnnzyu9bI5d4d+RZwsMlzEJIxjCLLWpvfkVNm5DayuF42X3M9xuxRf/S9xzkam9w 4/hBZv6SdaHjphMN0EXf86zJZLzKuVc9cmZjHKvKrWfiXB4/PrQL268+8J54B3CGTO gMj8C0B9hj11FZbRBbRE6GPyTakGprO485v5HjnAk7PjXqtao0AMkcnSz8amGSsxvD KY8Q2kHQ5JWOEF7IvLWZU6r3HXl9OBenetPZ7/9H0TZQvHVaQir4IX/kuzHHcWRtSW ETqw8H6Rq+XMQ== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4b3kX14mQHz4wg5; Fri, 23 May 2025 14:10:57 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4b3kX11kPmz8svY; Fri, 23 May 2025 14:10:57 +0200 (CEST) Received: from florianhp (ipb21a5dbf.dynamic.kabel-deutschland.de [178.26.93.191]) by mxe217.netcup.net (Postfix) with ESMTPSA id 8790385CEA; Fri, 23 May 2025 14:10:50 +0200 (CEST) From: "pelzflorian (Florian Pelz)" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#78547] [PATCH v2 2/2] news: Add entry for Codeberg migration. In-Reply-To: <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22's?= message of "Thu, 22 May 2025 15:33:48 +0200") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> Date: Fri, 23 May 2025 14:10:50 +0200 Message-ID: <8734cvjzn9.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Rspamd-Server: rspamd-worker-8404 X-Rspamd-Queue-Id: 8790385CEA X-NC-CID: N009TozHhE+HpEbKQcw/Hxs/f9XAZCPT/Nhpj4QeFnro7m13EYjj1b3T X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78547 Cc: Julien Lepiller , 78547@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hello Ludo; thank you for all the switching effort. I will not merge Weblate translations before making the URL replacements on Weblate as well. Could you add this German translation? --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline; filename=german-news-codeberg.scm Content-Transfer-Encoding: quoted-printable (title (en "Guix source code repository moved to Codeberg") (de "Repository mit Guix=E2=80=99 Quellcode ist auf Codeberg umgez= ogen")) (body (en "The canonical URL of the Guix repository is now @url{https://git.guix.gnu.org/guix.git}. No action is needed on your side: @command{guix pull} will now automatically fetch from the new URL, unless your @file{channels.scm} files refer to the former URL; in that case, you are encouraged to update it, though the former URL at @code{git.savannah.gnu.org} will remain valid for at least one year. It is now possible to report bugs and to propose changes using the issue and pull-request mechanisms at @url{https://codeberg.org/guix/guix}. The @email{bug-guix@@gnu.org} and @email{guix-patches@@gnu.org} mailing lists remain available, including for new bugs and patches, until December 31st, 2025. Guix Consensus Document (GCD) 002, which is the result of community consensus-building, documents the motivation, choices, and open issues of t= his migration to Codeberg: @url{https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002= -codeberg.md}.") (de "Die kanonische URL von Guix=E2=80=99 Repository ist jetzt @url{https://git.guix.gnu.org/guix.git}. Sie m=C3=BCssen dazu nichts tun: @command{guix pull} wird jetzt automatisch= Code von der neuen URL beziehen, au=C3=9Fer wenn Ihre @file{channels.scm}-Dateien au= f die alte URL verweisen. In diesem Fall rufen wir Sie dazu auf, sie zu aktualisieren, obwohl die alte URL unter @code{git.savannah.gnu.org} noch mindestens ein J= ahr g=C3=BCltig bleiben wird. Sie haben jetzt die M=C3=B6glichkeit, den Pull-Request-Mechanismus unter @url{https://codeberg.org/guix/guix} zu nutzen, um Fehler zu melden und =C3=84nderungen vorzuschlagen. Die Mailing-Listen @email{bug-guix@@gnu.org= } und @email{guix-patches@@gnu.org} bleiben erhalten und Sie k=C3=B6nnen bis zum = 31. Dezember 2025 auch neue Fehlerberichte und Patches dorthin schicken. Im Guix Consensus Document (GCD) 002, das die Gemeinde im Konsens entschied= en hat, ist dokumentiert, welche Motivation, Wahlm=C3=B6glichkeiten und ungel= =C3=B6ste Probleme den Umzug auf Codeberg begleiten: @url{https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002= -codeberg.md}."))) --=-=-= Content-Type: text/plain Regards, Florian --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 10:02:48 2025 Received: (at 78547) by debbugs.gnu.org; 23 May 2025 14:02:48 +0000 Received: from localhost ([127.0.0.1]:48568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uISz1-0006dA-TW for submit@debbugs.gnu.org; Fri, 23 May 2025 10:02:48 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:41542 helo=hermes.lepiller.eu) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uISyx-0006ce-Lo for 78547@debbugs.gnu.org; Fri, 23 May 2025 10:02:45 -0400 Received: from hermes.lepiller.eu (localhost [127.0.0.1]) by hermes.lepiller.eu (OpenSMTPD) with ESMTP id a63b15ec; Fri, 23 May 2025 14:02:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=V7ihHDkZUMS/ KdBOWH3jDAZJrwQZJJtTKhAmfZ4nayE=; b=Hism1rm3WxSXDv6WvGOLK1Bp++r2 sfI5xO/T5bFEOPOAkoOKP4TGnbPhkzSyn4hebK68e/daGb7lqelIipzE8FOMHdQx xxix2WPoBAe8PinTtWuOzlmtHJYACsCoCn4yAwWaJvYQ5Gl/MO1Ls9s2VOJ7ucjK /NLOI12E6Q41LCYxm1U67Yaj1n0whWGgeNyA3PE9FT7OkjQATTCxrUiI/gwN5NcP 84G9jfEAJYP2IfZEzm7tmaswLnjkgVjNTvwFia96hOgRjld/bhh3LAGLIxQ8HUCt ksqaXWYiMaXsBMr8WBEMTDX++2aSLN/Q5+vqNffTtjOFYmm1Rubgzqs5/w== Received: by hermes.lepiller.eu (OpenSMTPD) with ESMTPSA id 8dbe121e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 23 May 2025 14:02:39 +0000 (UTC) Date: Fri, 23 May 2025 15:00:10 +0200 From: Julien Lepiller To: "pelzflorian (Florian Pelz)" , =?ISO-8859-1?Q?Ludovic_Court=E8s?= Subject: =?US-ASCII?Q?Re=3A_=5Bbug=2378547=5D_=5BPATCH_v2_2/2=5D_news?= =?US-ASCII?Q?=3A_Add_entry_for_Codeberg_migration=2E?= User-Agent: K-9 Mail for Android In-Reply-To: <8734cvjzn9.fsf@pelzflorian.de> References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> <8734cvjzn9.fsf@pelzflorian.de> Message-ID: <21F0B13B-B157-4F2B-A2F6-32D43732E98B@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78547 Cc: 78547@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This makes me think I'll have to update the URL on the server that updates = the translations for Weblate=2E I haven't followed the migration closely=2E Is there a canonical URL for t= he artworks repo too, or should I use the codeberg URL? Le 23 mai 2025 14:10:50 GMT+02:00, "pelzflorian (Florian Pelz)" a =C3=A9crit=C2=A0: >Hello Ludo; thank you for all the switching effort=2E > >I will not merge Weblate translations before making the URL replacements >on Weblate as well=2E > >Could you add this German translation? > From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 15:57:30 2025 Received: (at 78547) by debbugs.gnu.org; 23 May 2025 19:57:30 +0000 Received: from localhost ([127.0.0.1]:51072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIYWH-00015X-Mm for submit@debbugs.gnu.org; Fri, 23 May 2025 15:57:30 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:43219) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIYWD-00014u-5A for 78547@debbugs.gnu.org; Fri, 23 May 2025 15:57:25 -0400 Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludo@gnu.org; dmarc=fail (p=none dis=none) d=gnu.org X-IronPort-AV: E=Sophos;i="6.15,309,1739833200"; d="scan'208";a="117427740" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2025 21:57:18 +0200 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julien Lepiller Subject: Re: [bug#78547] [PATCH v2 2/2] news: Add entry for Codeberg migration. In-Reply-To: <21F0B13B-B157-4F2B-A2F6-32D43732E98B@lepiller.eu> (Julien Lepiller's message of "Fri, 23 May 2025 15:00:10 +0200") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> <8734cvjzn9.fsf@pelzflorian.de> <21F0B13B-B157-4F2B-A2F6-32D43732E98B@lepiller.eu> Date: Fri, 23 May 2025 21:57:13 +0200 Message-ID: <87bjrj5cdi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: 78547 Cc: "pelzflorian \(Florian Pelz\)" , 78547@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi Julien, Julien Lepiller writes: > This makes me think I'll have to update the URL on the server that update= s the translations for Weblate. > > I haven't followed the migration closely. Is there a canonical URL for th= e artworks repo too, or should I use the codeberg URL? After the migration, should work, but you can just as well use . Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun May 25 07:29:05 2025 Received: (at 78547-done) by debbugs.gnu.org; 25 May 2025 11:29:05 +0000 Received: from localhost ([127.0.0.1]:43605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uJ9XN-0008Lb-3v for submit@debbugs.gnu.org; Sun, 25 May 2025 07:29:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52704) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uJ9XK-0008Kv-QW for 78547-done@debbugs.gnu.org; Sun, 25 May 2025 07:29:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uJ9XE-0006Hm-TR; Sun, 25 May 2025 07:28:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=lSD4VriGSmS4mGIXEvr05JkXeyh14QJh+4yGPBQTm2E=; b=QQtMm56X+5DfeKL+s88W qwtSRPVmJwT56YRz/LtaIb30JGFnLVTKqZCvZYbbPNFqIS2wBlhv/YxM883ZX3VjQsipEnuAggWfu usnypyhJXH0WnQkqpymJpo0yuZCXN5pwF2RaW0qtHqpmf/0p1V99lQdRDndPhwia4a2AMhooYvZFU fglk8dlamEsSimZTj42PDD79/kKUMBQAAkKSXme6f6FsvpG2o6ZmfviG69zORWJ0CiVlGWOQZNEfd 4YIr53ZlQGNHK3aCQj9m+e2CsCWylghMWU9FPMlmOKNWtFTI69cCYIlluJyxPvBqVf74FPnta2u3F d6tx7HCBPNESzg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: "pelzflorian (Florian Pelz)" Subject: Re: [bug#78547] [PATCH v2 2/2] news: Add entry for Codeberg migration. In-Reply-To: <8734cvjzn9.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Fri, 23 May 2025 14:10:50 +0200") References: <12ffe4800cf4c29fc328ecf72b6d45fd4e7a144c.1747920791.git.ludo@gnu.org> <43003802339ddebab6680fbc73b1117146f4df4f.1747920791.git.ludo@gnu.org> <8734cvjzn9.fsf@pelzflorian.de> Date: Sun, 25 May 2025 13:28:43 +0200 Message-ID: <87ldql0w0k.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78547-done Cc: Julien Lepiller , 78547-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) "pelzflorian (Florian Pelz)" writes: > Hello Ludo; thank you for all the switching effort. > > I will not merge Weblate translations before making the URL replacements > on Weblate as well. > > Could you add this German translation? Done and pushed as 855a50a4d0c57c599269694f2e16261061b857eb. Thanks! Ludo'.