summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.guix-channel2
-rw-r--r--doc/contributing.texi2
-rw-r--r--doc/guix-cookbook.texi4
-rw-r--r--doc/guix.texi16
-rw-r--r--gnu/packages/package-management.scm2
-rw-r--r--gnu/system/examples/devel-hurd.tmpl2
-rw-r--r--guix/channels.scm2
-rw-r--r--m4/guix.m42
-rw-r--r--po/doc/guix-cookbook.de.po8
-rw-r--r--po/doc/guix-cookbook.es.po6
-rw-r--r--po/doc/guix-cookbook.fr.po8
-rw-r--r--po/doc/guix-cookbook.ko.po6
-rw-r--r--po/doc/guix-cookbook.pt_BR.po8
-rw-r--r--po/doc/guix-cookbook.ru.po6
-rw-r--r--po/doc/guix-cookbook.sk.po6
-rw-r--r--po/doc/guix-cookbook.sv.po4
-rw-r--r--po/doc/guix-manual.de.po60
-rw-r--r--po/doc/guix-manual.es.po66
-rw-r--r--po/doc/guix-manual.fr.po60
-rw-r--r--po/doc/guix-manual.pt_BR.po56
-rw-r--r--po/doc/guix-manual.ru.po62
-rw-r--r--po/doc/guix-manual.zh_CN.po46
22 files changed, 217 insertions, 217 deletions
diff --git a/.guix-channel b/.guix-channel
index b852180cf25..235b62a4327 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -4,4 +4,4 @@
4 (version 0) 4 (version 0)
5 (news-file "etc/news.scm") 5 (news-file "etc/news.scm")
6 (keyring-reference "keyring") 6 (keyring-reference "keyring")
7 (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL 7 (url "https://git.guix.gnu.org/guix.git")) ;the primary URL
diff --git a/doc/contributing.texi b/doc/contributing.texi
index f62939dc441..1f6e7b1571c 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -137,7 +137,7 @@ If you want to hack Guix itself, it is recommended to use the latest
137version from the Git repository: 137version from the Git repository:
138 138
139@example 139@example
140git clone https://git.savannah.gnu.org/git/guix.git 140git clone https://git.guix.gnu.org/guix.git
141@end example 141@end example
142 142
143@cindex authentication, of a Guix checkout 143@cindex authentication, of a Guix checkout
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 3ebe661a078..69c9aa96400 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -931,7 +931,7 @@ development inertia.
931Check out the official @uref{https://git-scm.com/, Git} repository: 931Check out the official @uref{https://git-scm.com/, Git} repository:
932 932
933@example 933@example
934$ git clone https://git.savannah.gnu.org/git/guix.git 934$ git clone https://git.guix.gnu.org/guix.git
935@end example 935@end example
936 936
937In the rest of this article, we use @samp{$GUIX_CHECKOUT} to refer to the location of 937In the rest of this article, we use @samp{$GUIX_CHECKOUT} to refer to the location of
@@ -4852,7 +4852,7 @@ Generation 264 May 26 2023 16:00:35 (current)
4852 branch: main 4852 branch: main
4853 commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc 4853 commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc
4854 guix c5bc698 4854 guix c5bc698
4855 repository URL: https://git.savannah.gnu.org/git/guix.git 4855 repository URL: https://git.guix.gnu.org/guix.git
4856 commit: c5bc698e8922d78ed85989985cc2ceb034de2f23 4856 commit: c5bc698e8922d78ed85989985cc2ceb034de2f23
4857$ guix package -A ^guile$ 4857$ guix package -A ^guile$
4858guile 3.0.99-git out,debug guile-package.scm:51:4 4858guile 3.0.99-git out,debug guile-package.scm:51:4
diff --git a/doc/guix.texi b/doc/guix.texi
index 02f472246a3..e4e2b853f15 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4615,19 +4615,19 @@ produced by @command{guix pull}, along with details about their provenance:
4615$ guix pull -l 4615$ guix pull -l
4616Generation 1 Jun 10 2018 00:18:18 4616Generation 1 Jun 10 2018 00:18:18
4617 guix 65956ad 4617 guix 65956ad
4618 repository URL: https://git.savannah.gnu.org/git/guix.git 4618 repository URL: https://git.guix.gnu.org/guix.git
4619 branch: origin/master 4619 branch: origin/master
4620 commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe 4620 commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe
4621 4621
4622Generation 2 Jun 11 2018 11:02:49 4622Generation 2 Jun 11 2018 11:02:49
4623 guix e0cc7f6 4623 guix e0cc7f6
4624 repository URL: https://git.savannah.gnu.org/git/guix.git 4624 repository URL: https://git.guix.gnu.org/guix.git
4625 branch: origin/master 4625 branch: origin/master
4626 commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d 4626 commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d
4627 4627
4628Generation 3 Jun 13 2018 23:31:07 (current) 4628Generation 3 Jun 13 2018 23:31:07 (current)
4629 guix 844cc1c 4629 guix 844cc1c
4630 repository URL: https://git.savannah.gnu.org/git/guix.git 4630 repository URL: https://git.guix.gnu.org/guix.git
4631 branch: origin/master 4631 branch: origin/master
4632 commit: 844cc1c8f394f03b404c5bb3aee086922373490c 4632 commit: 844cc1c8f394f03b404c5bb3aee086922373490c
4633@end example 4633@end example
@@ -4983,7 +4983,7 @@ about, and you would look up the @code{guile-json} package in the inferior:
4983 ;; extract guile-json. 4983 ;; extract guile-json.
4984 (list (channel 4984 (list (channel
4985 (name 'guix) 4985 (name 'guix)
4986 (url "https://git.savannah.gnu.org/git/guix.git") 4986 (url "https://git.guix.gnu.org/guix.git")
4987 (commit 4987 (commit
4988 "65956ad3526ba09e1f7a40722c96c6ef7c0936fe")))) 4988 "65956ad3526ba09e1f7a40722c96c6ef7c0936fe"))))
4989 4989
@@ -5088,7 +5088,7 @@ and commit IDs (@pxref{Channels}):
5088$ guix describe 5088$ guix describe
5089Generation 10 Sep 03 2018 17:32:44 (current) 5089Generation 10 Sep 03 2018 17:32:44 (current)
5090 guix e0fa68c 5090 guix e0fa68c
5091 repository URL: https://git.savannah.gnu.org/git/guix.git 5091 repository URL: https://git.guix.gnu.org/guix.git
5092 branch: master 5092 branch: master
5093 commit: e0fa68c7718fffd33d81af415279d6ddb518f727 5093 commit: e0fa68c7718fffd33d81af415279d6ddb518f727
5094@end example 5094@end example
@@ -5108,7 +5108,7 @@ to return a list of channels instead of the human-readable description above:
5108$ guix describe -f channels 5108$ guix describe -f channels
5109(list (channel 5109(list (channel
5110 (name 'guix) 5110 (name 'guix)
5111 (url "https://git.savannah.gnu.org/git/guix.git") 5111 (url "https://git.guix.gnu.org/guix.git")
5112 (commit 5112 (commit
5113 "e0fa68c7718fffd33d81af415279d6ddb518f727") 5113 "e0fa68c7718fffd33d81af415279d6ddb518f727")
5114 (introduction 5114 (introduction
@@ -5419,7 +5419,7 @@ modules:
5419$ guix describe 5419$ guix describe
5420Generation 19 Aug 27 2018 16:20:48 5420Generation 19 Aug 27 2018 16:20:48
5421 guix d894ab8 5421 guix d894ab8
5422 repository URL: https://git.savannah.gnu.org/git/guix.git 5422 repository URL: https://git.guix.gnu.org/guix.git
5423 branch: master 5423 branch: master
5424 commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300 5424 commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300
5425 variant-packages dd3df5e 5425 variant-packages dd3df5e
@@ -5491,7 +5491,7 @@ to these commits that looks like this:
5491;; Deploy specific commits of my channels of interest. 5491;; Deploy specific commits of my channels of interest.
5492(list (channel 5492(list (channel
5493 (name 'guix) 5493 (name 'guix)
5494 (url "https://git.savannah.gnu.org/git/guix.git") 5494 (url "https://git.guix.gnu.org/guix.git")
5495 (commit "6298c3ffd9654d3231a6f25390b056483e8f407c")) 5495 (commit "6298c3ffd9654d3231a6f25390b056483e8f407c"))
5496 (channel 5496 (channel
5497 (name 'variant-packages) 5497 (name 'variant-packages)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 28d56add320..19e64498ef1 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -193,7 +193,7 @@
193 (source (origin 193 (source (origin
194 (method git-fetch) 194 (method git-fetch)
195 (uri (git-reference 195 (uri (git-reference
196 (url "https://git.savannah.gnu.org/git/guix.git") 196 (url "https://git.guix.gnu.org/guix.git")
197 (commit commit))) 197 (commit commit)))
198 (sha256 198 (sha256
199 (base32 199 (base32
diff --git a/gnu/system/examples/devel-hurd.tmpl b/gnu/system/examples/devel-hurd.tmpl
index 066bdfe9d89..77b2f4f3bd1 100644
--- a/gnu/system/examples/devel-hurd.tmpl
+++ b/gnu/system/examples/devel-hurd.tmpl
@@ -29,7 +29,7 @@
29;; guix shell --boostrap -D guix 29;; guix shell --boostrap -D guix
30;; mkdir -p ~/src/guix 30;; mkdir -p ~/src/guix
31;; cd src/guix 31;; cd src/guix
32;; git clone https://git.savannah.gnu.org/git/guix.git master 32;; git clone https://git.guix.gnu.org/guix.git master
33;; cd master 33;; cd master
34;; ./bootstrap 34;; ./bootstrap
35;; ./configure 35;; ./configure
diff --git a/guix/channels.scm b/guix/channels.scm
index f6b3f40cc35..9644a86b352 100644
--- a/guix/channels.scm
+++ b/guix/channels.scm
@@ -183,7 +183,7 @@ to the corresponding bytevector."
183 183
184(define %default-channel-url 184(define %default-channel-url
185 ;; URL of the default 'guix' channel. 185 ;; URL of the default 'guix' channel.
186 "https://git.savannah.gnu.org/git/guix.git") 186 "https://git.guix.gnu.org/guix.git")
187 187
188(define %default-guix-channel 188(define %default-guix-channel
189 (channel 189 (channel
diff --git a/m4/guix.m4 b/m4/guix.m4
index 376f40943c2..02851932768 100644
--- a/m4/guix.m4
+++ b/m4/guix.m4
@@ -438,7 +438,7 @@ AC_DEFUN([GUIX_CHANNEL_METADATA], [
438 AC_ARG_WITH([channel-url], [AS_HELP_STRING([--with-channel-url=URL], 438 AC_ARG_WITH([channel-url], [AS_HELP_STRING([--with-channel-url=URL],
439 [assert that this is built from the Git repository at URL])], 439 [assert that this is built from the Git repository at URL])],
440 [guix_channel_url="\"$withval\""], 440 [guix_channel_url="\"$withval\""],
441 [guix_channel_url="\"https://git.savannah.gnu.org/git/guix.git\""]) 441 [guix_channel_url="\"https://git.guix.gnu.org/guix.git\""])
442 AC_ARG_WITH([channel-commit], [AS_HELP_STRING([--with-channel-commit=COMMIT], 442 AC_ARG_WITH([channel-commit], [AS_HELP_STRING([--with-channel-commit=COMMIT],
443 [assert that this is built from COMMIT])], 443 [assert that this is built from COMMIT])],
444 [guix_channel_commit="\"$withval\""], 444 [guix_channel_commit="\"$withval\""],
diff --git a/po/doc/guix-cookbook.de.po b/po/doc/guix-cookbook.de.po
index 0e8cf451bf9..4c354e74c1f 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
2027#. type: example 2027#. type: example
2028#: guix-git/doc/guix-cookbook.texi:934 2028#: guix-git/doc/guix-cookbook.texi:934
2029#, no-wrap 2029#, no-wrap
2030msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2030msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2031msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2031msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2032 2032
2033#. type: Plain text 2033#. type: Plain text
2034#: guix-git/doc/guix-cookbook.texi:938 2034#: guix-git/doc/guix-cookbook.texi:938
@@ -8673,7 +8673,7 @@ msgid ""
8673" branch: main\n" 8673" branch: main\n"
8674" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8674" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8675" guix c5bc698\n" 8675" guix c5bc698\n"
8676" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8676" repository URL: https://git.guix.gnu.org/guix.git\n"
8677" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8677" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8678"$ guix package -A ^guile$\n" 8678"$ guix package -A ^guile$\n"
8679"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8679"guile 3.0.99-git out,debug guile-package.scm:51:4\n"
@@ -8694,7 +8694,7 @@ msgstr ""
8694" Branch: main\n" 8694" Branch: main\n"
8695" Commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8695" Commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8696" guix c5bc698\n" 8696" guix c5bc698\n"
8697" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 8697" Repository-URL: https://git.guix.gnu.org/guix.git\n"
8698" Commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8698" Commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8699"$ guix package -A ^guile$\n" 8699"$ guix package -A ^guile$\n"
8700"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8700"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 dd202d7bb1a..cfdee83b140 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:"
2022#. type: example 2022#. type: example
2023#: guix-git/doc/guix-cookbook.texi:934 2023#: guix-git/doc/guix-cookbook.texi:934
2024#, no-wrap 2024#, no-wrap
2025msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2025msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2026msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2026msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2027 2027
2028#. type: Plain text 2028#. type: Plain text
2029#: guix-git/doc/guix-cookbook.texi:938 2029#: guix-git/doc/guix-cookbook.texi:938
@@ -7503,7 +7503,7 @@ msgid ""
7503" branch: main\n" 7503" branch: main\n"
7504" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 7504" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
7505" guix c5bc698\n" 7505" guix c5bc698\n"
7506" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 7506" repository URL: https://git.guix.gnu.org/guix.git\n"
7507" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 7507" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
7508"$ guix package -A ^guile$\n" 7508"$ guix package -A ^guile$\n"
7509"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 7509"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 28263afef77..5689c9ecfb4 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 :"
2045#. type: example 2045#. type: example
2046#: guix-git/doc/guix-cookbook.texi:934 2046#: guix-git/doc/guix-cookbook.texi:934
2047#, no-wrap 2047#, no-wrap
2048msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2048msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2049msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2049msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2050 2050
2051#. type: Plain text 2051#. type: Plain text
2052#: guix-git/doc/guix-cookbook.texi:938 2052#: guix-git/doc/guix-cookbook.texi:938
@@ -8759,7 +8759,7 @@ msgid ""
8759" branch: main\n" 8759" branch: main\n"
8760" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8760" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8761" guix c5bc698\n" 8761" guix c5bc698\n"
8762" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8762" repository URL: https://git.guix.gnu.org/guix.git\n"
8763" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8763" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8764"$ guix package -A ^guile$\n" 8764"$ guix package -A ^guile$\n"
8765"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8765"guile 3.0.99-git out,debug guile-package.scm:51:4\n"
@@ -8780,7 +8780,7 @@ msgstr ""
8780" branch: main\n" 8780" branch: main\n"
8781" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8781" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8782" guix c5bc698\n" 8782" guix c5bc698\n"
8783" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8783" repository URL: https://git.guix.gnu.org/guix.git\n"
8784" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8784" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8785"$ guix package -A ^guile$\n" 8785"$ guix package -A ^guile$\n"
8786"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8786"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 ed77c50983b..9e98e1905f8 100644
--- a/po/doc/guix-cookbook.ko.po
+++ b/po/doc/guix-cookbook.ko.po
@@ -1997,8 +1997,8 @@ msgstr ""
1997#. type: example 1997#. type: example
1998#: guix-git/doc/guix-cookbook.texi:934 1998#: guix-git/doc/guix-cookbook.texi:934
1999#, no-wrap 1999#, no-wrap
2000msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2000msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2001msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2001msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2002 2002
2003#. type: Plain text 2003#. type: Plain text
2004#: guix-git/doc/guix-cookbook.texi:938 2004#: guix-git/doc/guix-cookbook.texi:938
@@ -7545,7 +7545,7 @@ msgid ""
7545" branch: main\n" 7545" branch: main\n"
7546" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 7546" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
7547" guix c5bc698\n" 7547" guix c5bc698\n"
7548" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 7548" repository URL: https://git.guix.gnu.org/guix.git\n"
7549" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 7549" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
7550"$ guix package -A ^guile$\n" 7550"$ guix package -A ^guile$\n"
7551"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 7551"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 d4745acc8e1..8461d3eaa4b 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}:"
2032#. type: example 2032#. type: example
2033#: guix-git/doc/guix-cookbook.texi:934 2033#: guix-git/doc/guix-cookbook.texi:934
2034#, no-wrap 2034#, no-wrap
2035msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2035msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2036msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2036msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2037 2037
2038#. type: Plain text 2038#. type: Plain text
2039#: guix-git/doc/guix-cookbook.texi:938 2039#: guix-git/doc/guix-cookbook.texi:938
@@ -8746,7 +8746,7 @@ msgid ""
8746" branch: main\n" 8746" branch: main\n"
8747" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8747" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8748" guix c5bc698\n" 8748" guix c5bc698\n"
8749" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8749" repository URL: https://git.guix.gnu.org/guix.git\n"
8750" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8750" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8751"$ guix package -A ^guile$\n" 8751"$ guix package -A ^guile$\n"
8752"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8752"guile 3.0.99-git out,debug guile-package.scm:51:4\n"
@@ -8767,7 +8767,7 @@ msgstr ""
8767" branch: main\n" 8767" branch: main\n"
8768" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8768" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8769" guix c5bc698\n" 8769" guix c5bc698\n"
8770" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8770" repository URL: https://git.guix.gnu.org/guix.git\n"
8771" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8771" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8772"$ guix package -A ^guile$\n" 8772"$ guix package -A ^guile$\n"
8773"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8773"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 0f6fae56d45..f42342b4541 100644
--- a/po/doc/guix-cookbook.ru.po
+++ b/po/doc/guix-cookbook.ru.po
@@ -1847,8 +1847,8 @@ msgstr ""
1847#. type: example 1847#. type: example
1848#: guix-git/doc/guix-cookbook.texi:934 1848#: guix-git/doc/guix-cookbook.texi:934
1849#, no-wrap 1849#, no-wrap
1850msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 1850msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
1851msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 1851msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
1852 1852
1853#. type: Plain text 1853#. type: Plain text
1854#: guix-git/doc/guix-cookbook.texi:938 1854#: guix-git/doc/guix-cookbook.texi:938
@@ -7215,7 +7215,7 @@ msgid ""
7215" branch: main\n" 7215" branch: main\n"
7216" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 7216" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
7217" guix c5bc698\n" 7217" guix c5bc698\n"
7218" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 7218" repository URL: https://git.guix.gnu.org/guix.git\n"
7219" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 7219" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
7220"$ guix package -A ^guile$\n" 7220"$ guix package -A ^guile$\n"
7221"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 7221"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 90d64afcefd..19b6b06a2d7 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
2030#. type: example 2030#. type: example
2031#: guix-git/doc/guix-cookbook.texi:934 2031#: guix-git/doc/guix-cookbook.texi:934
2032#, no-wrap 2032#, no-wrap
2033msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2033msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
2034msgstr "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 2034msgstr "$ git clone https://git.guix.gnu.org/guix.git\n"
2035 2035
2036#. type: Plain text 2036#. type: Plain text
2037#: guix-git/doc/guix-cookbook.texi:938 2037#: guix-git/doc/guix-cookbook.texi:938
@@ -8440,7 +8440,7 @@ msgid ""
8440" branch: main\n" 8440" branch: main\n"
8441" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 8441" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
8442" guix c5bc698\n" 8442" guix c5bc698\n"
8443" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 8443" repository URL: https://git.guix.gnu.org/guix.git\n"
8444" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 8444" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
8445"$ guix package -A ^guile$\n" 8445"$ guix package -A ^guile$\n"
8446"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 8446"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 3a363bd66d2..30f7e0b28d2 100644
--- a/po/doc/guix-cookbook.sv.po
+++ b/po/doc/guix-cookbook.sv.po
@@ -1852,7 +1852,7 @@ msgstr ""
1852#. type: example 1852#. type: example
1853#: guix-git/doc/guix-cookbook.texi:934 1853#: guix-git/doc/guix-cookbook.texi:934
1854#, no-wrap 1854#, no-wrap
1855msgid "$ git clone https://git.savannah.gnu.org/git/guix.git\n" 1855msgid "$ git clone https://git.guix.gnu.org/guix.git\n"
1856msgstr "" 1856msgstr ""
1857 1857
1858#. type: Plain text 1858#. type: Plain text
@@ -7230,7 +7230,7 @@ msgid ""
7230" branch: main\n" 7230" branch: main\n"
7231" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n" 7231" commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc\n"
7232" guix c5bc698\n" 7232" guix c5bc698\n"
7233" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 7233" repository URL: https://git.guix.gnu.org/guix.git\n"
7234" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n" 7234" commit: c5bc698e8922d78ed85989985cc2ceb034de2f23\n"
7235"$ guix package -A ^guile$\n" 7235"$ guix package -A ^guile$\n"
7236"guile 3.0.99-git out,debug guile-package.scm:51:4\n" 7236"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 5b8c1ba0f35..69e15812118 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
483#. type: example 483#. type: example
484#: guix-git/doc/contributing.texi:141 484#: guix-git/doc/contributing.texi:141
485#, no-wrap 485#, no-wrap
486msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 486msgid "git clone https://git.guix.gnu.org/guix.git\n"
487msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 487msgstr "git clone https://git.guix.gnu.org/guix.git\n"
488 488
489#. type: cindex 489#. type: cindex
490#: guix-git/doc/contributing.texi:143 490#: guix-git/doc/contributing.texi:143
@@ -5945,9 +5945,9 @@ msgstr ""
5945#. type: itemize 5945#. type: itemize
5946#: guix-git/doc/contributing.texi:3696 5946#: guix-git/doc/contributing.texi:3696
5947#, fuzzy 5947#, fuzzy
5948#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5948#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5949msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 5949msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
5950msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5950msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5951 5951
5952#. type: itemize 5952#. type: itemize
5953#: guix-git/doc/contributing.texi:3700 5953#: guix-git/doc/contributing.texi:3700
@@ -5957,23 +5957,23 @@ msgstr ""
5957#. type: itemize 5957#. type: itemize
5958#: guix-git/doc/contributing.texi:3702 5958#: guix-git/doc/contributing.texi:3702
5959#, fuzzy 5959#, fuzzy
5960#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5960#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5961msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 5961msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
5962msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5962msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5963 5963
5964#. type: itemize 5964#. type: itemize
5965#: guix-git/doc/contributing.texi:3705 5965#: guix-git/doc/contributing.texi:3705
5966#, fuzzy 5966#, fuzzy
5967#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5967#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5968msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 5968msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
5969msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5969msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5970 5970
5971#. type: itemize 5971#. type: itemize
5972#: guix-git/doc/contributing.texi:3708 5972#: guix-git/doc/contributing.texi:3708
5973#, fuzzy 5973#, fuzzy
5974#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5974#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5975msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 5975msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
5976msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5976msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5977 5977
5978#. type: Plain text 5978#. type: Plain text
5979#: guix-git/doc/contributing.texi:3713 5979#: guix-git/doc/contributing.texi:3713
@@ -5998,9 +5998,9 @@ msgstr ""
5998#. type: Plain text 5998#. type: Plain text
5999#: guix-git/doc/contributing.texi:3726 5999#: guix-git/doc/contributing.texi:3726
6000#, fuzzy 6000#, fuzzy
6001#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6001#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6002msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6002msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6003msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6003msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6004 6004
6005#. type: Plain text 6005#. type: Plain text
6006#: guix-git/doc/contributing.texi:3731 6006#: guix-git/doc/contributing.texi:3731
@@ -15076,7 +15076,7 @@ msgid ""
15076"$ guix pull -l\n" 15076"$ guix pull -l\n"
15077"Generation 1\tJun 10 2018 00:18:18\n" 15077"Generation 1\tJun 10 2018 00:18:18\n"
15078" guix 65956ad\n" 15078" guix 65956ad\n"
15079" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15079" repository URL: https://git.guix.gnu.org/guix.git\n"
15080" branch: origin/master\n" 15080" branch: origin/master\n"
15081" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15081" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15082"\n" 15082"\n"
@@ -15084,7 +15084,7 @@ msgstr ""
15084"$ guix pull -l\n" 15084"$ guix pull -l\n"
15085"Generation 1\t10. Juni 2018 00:18:18\n" 15085"Generation 1\t10. Juni 2018 00:18:18\n"
15086" guix 65956ad\n" 15086" guix 65956ad\n"
15087" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 15087" Repository-URL: https://git.guix.gnu.org/guix.git\n"
15088" Branch: origin/master\n" 15088" Branch: origin/master\n"
15089" Commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15089" Commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15090"\n" 15090"\n"
@@ -15095,14 +15095,14 @@ msgstr ""
15095msgid "" 15095msgid ""
15096"Generation 2\tJun 11 2018 11:02:49\n" 15096"Generation 2\tJun 11 2018 11:02:49\n"
15097" guix e0cc7f6\n" 15097" guix e0cc7f6\n"
15098" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15098" repository URL: https://git.guix.gnu.org/guix.git\n"
15099" branch: origin/master\n" 15099" branch: origin/master\n"
15100" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15100" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15101"\n" 15101"\n"
15102msgstr "" 15102msgstr ""
15103"Generation 2\t11. Juni 2018 11:02:49\n" 15103"Generation 2\t11. Juni 2018 11:02:49\n"
15104" guix e0cc7f6\n" 15104" guix e0cc7f6\n"
15105" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 15105" Repository-URL: https://git.guix.gnu.org/guix.git\n"
15106" Branch: origin/master\n" 15106" Branch: origin/master\n"
15107" Commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15107" Commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15108"\n" 15108"\n"
@@ -15113,13 +15113,13 @@ msgstr ""
15113msgid "" 15113msgid ""
15114"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15114"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15115" guix 844cc1c\n" 15115" guix 844cc1c\n"
15116" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15116" repository URL: https://git.guix.gnu.org/guix.git\n"
15117" branch: origin/master\n" 15117" branch: origin/master\n"
15118" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15118" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15119msgstr "" 15119msgstr ""
15120"Generation 3\t13. Juni 2018 23:31:07\t(aktuell)\n" 15120"Generation 3\t13. Juni 2018 23:31:07\t(aktuell)\n"
15121" guix 844cc1c\n" 15121" guix 844cc1c\n"
15122" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 15122" Repository-URL: https://git.guix.gnu.org/guix.git\n"
15123" Branch: origin/master\n" 15123" Branch: origin/master\n"
15124" Commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15124" Commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15125 15125
@@ -15626,7 +15626,7 @@ msgid ""
15626" ;; extract guile-json.\n" 15626" ;; extract guile-json.\n"
15627" (list (channel\n" 15627" (list (channel\n"
15628" (name 'guix)\n" 15628" (name 'guix)\n"
15629" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15629" (url \"https://git.guix.gnu.org/guix.git\")\n"
15630" (commit\n" 15630" (commit\n"
15631" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15631" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15632"\n" 15632"\n"
@@ -15636,7 +15636,7 @@ msgstr ""
15636" ;; guile-json extrahieren möchten.\n" 15636" ;; guile-json extrahieren möchten.\n"
15637" (list (channel\n" 15637" (list (channel\n"
15638" (name 'guix)\n" 15638" (name 'guix)\n"
15639" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15639" (url \"https://git.guix.gnu.org/guix.git\")\n"
15640" (commit\n" 15640" (commit\n"
15641" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15641" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15642"\n" 15642"\n"
@@ -15863,14 +15863,14 @@ msgid ""
15863"$ guix describe\n" 15863"$ guix describe\n"
15864"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 15864"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
15865" guix e0fa68c\n" 15865" guix e0fa68c\n"
15866" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15866" repository URL: https://git.guix.gnu.org/guix.git\n"
15867" branch: master\n" 15867" branch: master\n"
15868" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 15868" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
15869msgstr "" 15869msgstr ""
15870"$ guix describe\n" 15870"$ guix describe\n"
15871"Generation 10\t03. September 2018 17:32:44\t(aktuell)\n" 15871"Generation 10\t03. September 2018 17:32:44\t(aktuell)\n"
15872" guix e0fa68c\n" 15872" guix e0fa68c\n"
15873" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 15873" Repository-URL: https://git.guix.gnu.org/guix.git\n"
15874" Branch: master\n" 15874" Branch: master\n"
15875" Commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 15875" Commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
15876 15876
@@ -15891,7 +15891,7 @@ msgid ""
15891"$ guix describe -f channels\n" 15891"$ guix describe -f channels\n"
15892"(list (channel\n" 15892"(list (channel\n"
15893" (name 'guix)\n" 15893" (name 'guix)\n"
15894" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15894" (url \"https://git.guix.gnu.org/guix.git\")\n"
15895" (commit\n" 15895" (commit\n"
15896" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 15896" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
15897" (introduction\n" 15897" (introduction\n"
@@ -15903,7 +15903,7 @@ msgstr ""
15903"$ guix describe -f channels\n" 15903"$ guix describe -f channels\n"
15904"(list (channel\n" 15904"(list (channel\n"
15905" (name 'guix)\n" 15905" (name 'guix)\n"
15906" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15906" (url \"https://git.guix.gnu.org/guix.git\")\n"
15907" (commit\n" 15907" (commit\n"
15908" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 15908" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
15909" (introduction\n" 15909" (introduction\n"
@@ -16436,7 +16436,7 @@ msgid ""
16436"$ guix describe\n" 16436"$ guix describe\n"
16437"Generation 19\tAug 27 2018 16:20:48\n" 16437"Generation 19\tAug 27 2018 16:20:48\n"
16438" guix d894ab8\n" 16438" guix d894ab8\n"
16439" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16439" repository URL: https://git.guix.gnu.org/guix.git\n"
16440" branch: master\n" 16440" branch: master\n"
16441" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16441" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16442" variant-packages dd3df5e\n" 16442" variant-packages dd3df5e\n"
@@ -16447,7 +16447,7 @@ msgstr ""
16447"$ guix describe\n" 16447"$ guix describe\n"
16448"Generation 19\t27. August 2018 16:20:48\n" 16448"Generation 19\t27. August 2018 16:20:48\n"
16449" guix d894ab8\n" 16449" guix d894ab8\n"
16450" Repository-URL: https://git.savannah.gnu.org/git/guix.git\n" 16450" Repository-URL: https://git.guix.gnu.org/guix.git\n"
16451" Branch: master\n" 16451" Branch: master\n"
16452" Commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16452" Commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16453" paketvarianten dd3df5e\n" 16453" paketvarianten dd3df5e\n"
@@ -16518,7 +16518,7 @@ msgid ""
16518";; Deploy specific commits of my channels of interest.\n" 16518";; Deploy specific commits of my channels of interest.\n"
16519"(list (channel\n" 16519"(list (channel\n"
16520" (name 'guix)\n" 16520" (name 'guix)\n"
16521" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16521" (url \"https://git.guix.gnu.org/guix.git\")\n"
16522" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16522" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16523" (channel\n" 16523" (channel\n"
16524" (name 'variant-packages)\n" 16524" (name 'variant-packages)\n"
@@ -16528,7 +16528,7 @@ msgstr ""
16528";; Ganz bestimmte Commits der relevanten Kanäle installieren.\n" 16528";; Ganz bestimmte Commits der relevanten Kanäle installieren.\n"
16529"(list (channel\n" 16529"(list (channel\n"
16530" (name 'guix)\n" 16530" (name 'guix)\n"
16531" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16531" (url \"https://git.guix.gnu.org/guix.git\")\n"
16532" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16532" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16533" (channel\n" 16533" (channel\n"
16534" (name 'paketvarianten)\n" 16534" (name 'paketvarianten)\n"
@@ -107627,7 +107627,7 @@ msgstr "fdl-1.3.texi"
107627#~ msgid "" 107627#~ msgid ""
107628#~ "Generation 2\tJun 11 2018 11:02:49\n" 107628#~ "Generation 2\tJun 11 2018 11:02:49\n"
107629#~ " guix e0cc7f6\n" 107629#~ " guix e0cc7f6\n"
107630#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 107630#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
107631#~ " branch: origin/master\n" 107631#~ " branch: origin/master\n"
107632#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 107632#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
107633#~ " 2 new packages: keepalived, libnfnetlink\n" 107633#~ " 2 new packages: keepalived, libnfnetlink\n"
@@ -107638,7 +107638,7 @@ msgstr "fdl-1.3.texi"
107638#~ msgstr "" 107638#~ msgstr ""
107639#~ "Generation 2\tJun 11 2018 11:02:49\n" 107639#~ "Generation 2\tJun 11 2018 11:02:49\n"
107640#~ " guix e0cc7f6\n" 107640#~ " guix e0cc7f6\n"
107641#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 107641#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
107642#~ " branch: origin/master\n" 107642#~ " branch: origin/master\n"
107643#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 107643#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
107644#~ " 2 new packages: keepalived, libnfnetlink\n" 107644#~ " 2 new packages: keepalived, libnfnetlink\n"
diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po
index 9ce0eb15628..7e9e3049a82 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
533#. type: example 533#. type: example
534#: guix-git/doc/contributing.texi:141 534#: guix-git/doc/contributing.texi:141
535#, no-wrap 535#, no-wrap
536msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 536msgid "git clone https://git.guix.gnu.org/guix.git\n"
537msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 537msgstr "git clone https://git.guix.gnu.org/guix.git\n"
538 538
539# FUZZY 539# FUZZY
540#. type: cindex 540#. type: cindex
@@ -6051,9 +6051,9 @@ msgstr ""
6051#. type: itemize 6051#. type: itemize
6052#: guix-git/doc/contributing.texi:3696 6052#: guix-git/doc/contributing.texi:3696
6053#, fuzzy 6053#, fuzzy
6054#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6054#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6055msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 6055msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
6056msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6056msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6057 6057
6058#. type: itemize 6058#. type: itemize
6059#: guix-git/doc/contributing.texi:3700 6059#: guix-git/doc/contributing.texi:3700
@@ -6063,23 +6063,23 @@ msgstr ""
6063#. type: itemize 6063#. type: itemize
6064#: guix-git/doc/contributing.texi:3702 6064#: guix-git/doc/contributing.texi:3702
6065#, fuzzy 6065#, fuzzy
6066#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6066#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6067msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 6067msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
6068msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6068msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6069 6069
6070#. type: itemize 6070#. type: itemize
6071#: guix-git/doc/contributing.texi:3705 6071#: guix-git/doc/contributing.texi:3705
6072#, fuzzy 6072#, fuzzy
6073#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6073#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6074msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 6074msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
6075msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6075msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6076 6076
6077#. type: itemize 6077#. type: itemize
6078#: guix-git/doc/contributing.texi:3708 6078#: guix-git/doc/contributing.texi:3708
6079#, fuzzy 6079#, fuzzy
6080#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6080#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6081msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 6081msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
6082msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6082msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6083 6083
6084#. type: Plain text 6084#. type: Plain text
6085#: guix-git/doc/contributing.texi:3713 6085#: guix-git/doc/contributing.texi:3713
@@ -6104,9 +6104,9 @@ msgstr ""
6104#. type: Plain text 6104#. type: Plain text
6105#: guix-git/doc/contributing.texi:3726 6105#: guix-git/doc/contributing.texi:3726
6106#, fuzzy 6106#, fuzzy
6107#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6107#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6108msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6108msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6109msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6109msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6110 6110
6111#. type: Plain text 6111#. type: Plain text
6112#: guix-git/doc/contributing.texi:3731 6112#: guix-git/doc/contributing.texi:3731
@@ -15654,7 +15654,7 @@ msgid ""
15654"$ guix pull -l\n" 15654"$ guix pull -l\n"
15655"Generation 1\tJun 10 2018 00:18:18\n" 15655"Generation 1\tJun 10 2018 00:18:18\n"
15656" guix 65956ad\n" 15656" guix 65956ad\n"
15657" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15657" repository URL: https://git.guix.gnu.org/guix.git\n"
15658" branch: origin/master\n" 15658" branch: origin/master\n"
15659" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15659" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15660"\n" 15660"\n"
@@ -15662,7 +15662,7 @@ msgstr ""
15662"$ guix pull -l\n" 15662"$ guix pull -l\n"
15663"Generación 1\t10 jun 2018 00:18:18\n" 15663"Generación 1\t10 jun 2018 00:18:18\n"
15664" guix 65956ad\n" 15664" guix 65956ad\n"
15665" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" 15665" URL del repositorio: https://git.guix.gnu.org/guix.git\n"
15666" rama: origin/master\n" 15666" rama: origin/master\n"
15667" revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15667" revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15668"\n" 15668"\n"
@@ -15674,14 +15674,14 @@ msgstr ""
15674#| "$ guix pull -l\n" 15674#| "$ guix pull -l\n"
15675#| "Generation 1\tJun 10 2018 00:18:18\n" 15675#| "Generation 1\tJun 10 2018 00:18:18\n"
15676#| " guix 65956ad\n" 15676#| " guix 65956ad\n"
15677#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15677#| " repository URL: https://git.guix.gnu.org/guix.git\n"
15678#| " branch: origin/master\n" 15678#| " branch: origin/master\n"
15679#| " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15679#| " commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15680#| "\n" 15680#| "\n"
15681msgid "" 15681msgid ""
15682"Generation 2\tJun 11 2018 11:02:49\n" 15682"Generation 2\tJun 11 2018 11:02:49\n"
15683" guix e0cc7f6\n" 15683" guix e0cc7f6\n"
15684" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15684" repository URL: https://git.guix.gnu.org/guix.git\n"
15685" branch: origin/master\n" 15685" branch: origin/master\n"
15686" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15686" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15687"\n" 15687"\n"
@@ -15689,7 +15689,7 @@ msgstr ""
15689"$ guix pull -l\n" 15689"$ guix pull -l\n"
15690"Generación 1\t10 jun 2018 00:18:18\n" 15690"Generación 1\t10 jun 2018 00:18:18\n"
15691" guix 65956ad\n" 15691" guix 65956ad\n"
15692" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" 15692" URL del repositorio: https://git.guix.gnu.org/guix.git\n"
15693" rama: origin/master\n" 15693" rama: origin/master\n"
15694" revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15694" revisión: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15695"\n" 15695"\n"
@@ -15700,7 +15700,7 @@ msgstr ""
15700#| msgid "" 15700#| msgid ""
15701#| "Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15701#| "Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15702#| " guix 844cc1c\n" 15702#| " guix 844cc1c\n"
15703#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15703#| " repository URL: https://git.guix.gnu.org/guix.git\n"
15704#| " branch: origin/master\n" 15704#| " branch: origin/master\n"
15705#| " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15705#| " commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15706#| " 28 new packages: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" 15706#| " 28 new packages: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n"
@@ -15708,13 +15708,13 @@ msgstr ""
15708msgid "" 15708msgid ""
15709"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15709"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15710" guix 844cc1c\n" 15710" guix 844cc1c\n"
15711" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15711" repository URL: https://git.guix.gnu.org/guix.git\n"
15712" branch: origin/master\n" 15712" branch: origin/master\n"
15713" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15713" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15714msgstr "" 15714msgstr ""
15715"Generación 3\t13 jun 2018 23:31:07\t(current)\n" 15715"Generación 3\t13 jun 2018 23:31:07\t(current)\n"
15716" guix 844cc1c\n" 15716" guix 844cc1c\n"
15717" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" 15717" URL del repositorio: https://git.guix.gnu.org/guix.git\n"
15718" rama: origin/master\n" 15718" rama: origin/master\n"
15719" revisión: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15719" revisión: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15720" 28 paquetes nuevos: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n" 15720" 28 paquetes nuevos: emacs-helm-ls-git, emacs-helm-mu, @dots{}\n"
@@ -16237,7 +16237,7 @@ msgid ""
16237" ;; extract guile-json.\n" 16237" ;; extract guile-json.\n"
16238" (list (channel\n" 16238" (list (channel\n"
16239" (name 'guix)\n" 16239" (name 'guix)\n"
16240" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16240" (url \"https://git.guix.gnu.org/guix.git\")\n"
16241" (commit\n" 16241" (commit\n"
16242" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 16242" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
16243"\n" 16243"\n"
@@ -16247,7 +16247,7 @@ msgstr ""
16247" ;; extraer guile-json.\n" 16247" ;; extraer guile-json.\n"
16248" (list (channel\n" 16248" (list (channel\n"
16249" (name 'guix)\n" 16249" (name 'guix)\n"
16250" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16250" (url \"https://git.guix.gnu.org/guix.git\")\n"
16251" (commit\n" 16251" (commit\n"
16252" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 16252" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
16253"\n" 16253"\n"
@@ -16478,14 +16478,14 @@ msgid ""
16478"$ guix describe\n" 16478"$ guix describe\n"
16479"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16479"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16480" guix e0fa68c\n" 16480" guix e0fa68c\n"
16481" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16481" repository URL: https://git.guix.gnu.org/guix.git\n"
16482" branch: master\n" 16482" branch: master\n"
16483" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16483" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16484msgstr "" 16484msgstr ""
16485"$ guix describe\n" 16485"$ guix describe\n"
16486"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16486"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16487" guix e0fa68c\n" 16487" guix e0fa68c\n"
16488" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16488" repository URL: https://git.guix.gnu.org/guix.git\n"
16489" branch: master\n" 16489" branch: master\n"
16490" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16490" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16491 16491
@@ -16506,7 +16506,7 @@ msgid ""
16506"$ guix describe -f channels\n" 16506"$ guix describe -f channels\n"
16507"(list (channel\n" 16507"(list (channel\n"
16508" (name 'guix)\n" 16508" (name 'guix)\n"
16509" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16509" (url \"https://git.guix.gnu.org/guix.git\")\n"
16510" (commit\n" 16510" (commit\n"
16511" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16511" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16512" (introduction\n" 16512" (introduction\n"
@@ -16518,7 +16518,7 @@ msgstr ""
16518"$ guix describe -f channels\n" 16518"$ guix describe -f channels\n"
16519"(list (channel\n" 16519"(list (channel\n"
16520" (name 'guix)\n" 16520" (name 'guix)\n"
16521" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16521" (url \"https://git.guix.gnu.org/guix.git\")\n"
16522" (commit\n" 16522" (commit\n"
16523" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16523" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16524" (introduction\n" 16524" (introduction\n"
@@ -17072,7 +17072,7 @@ msgstr "Fíjese que el fragmento previo es (¡como siempre!)@: código Scheme; u
17072#| "@dots{}\n" 17072#| "@dots{}\n"
17073#| "Generation 19\tAug 27 2018 16:20:48\n" 17073#| "Generation 19\tAug 27 2018 16:20:48\n"
17074#| " guix d894ab8\n" 17074#| " guix d894ab8\n"
17075#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 17075#| " repository URL: https://git.guix.gnu.org/guix.git\n"
17076#| " branch: master\n" 17076#| " branch: master\n"
17077#| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 17077#| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
17078#| " variant-packages dd3df5e\n" 17078#| " variant-packages dd3df5e\n"
@@ -17085,7 +17085,7 @@ msgid ""
17085"$ guix describe\n" 17085"$ guix describe\n"
17086"Generation 19\tAug 27 2018 16:20:48\n" 17086"Generation 19\tAug 27 2018 16:20:48\n"
17087" guix d894ab8\n" 17087" guix d894ab8\n"
17088" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 17088" repository URL: https://git.guix.gnu.org/guix.git\n"
17089" branch: master\n" 17089" branch: master\n"
17090" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 17090" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
17091" variant-packages dd3df5e\n" 17091" variant-packages dd3df5e\n"
@@ -17097,7 +17097,7 @@ msgstr ""
17097"@dots{}\n" 17097"@dots{}\n"
17098"Generación 19\t27 Ago 2018 16:20:48\n" 17098"Generación 19\t27 Ago 2018 16:20:48\n"
17099" guix d894ab8\n" 17099" guix d894ab8\n"
17100" URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" 17100" URL del repositorio: https://git.guix.gnu.org/guix.git\n"
17101" rama: master\n" 17101" rama: master\n"
17102" revisión: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 17102" revisión: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
17103" paquetes-personalizados dd3df5e\n" 17103" paquetes-personalizados dd3df5e\n"
@@ -17172,7 +17172,7 @@ msgid ""
17172";; Deploy specific commits of my channels of interest.\n" 17172";; Deploy specific commits of my channels of interest.\n"
17173"(list (channel\n" 17173"(list (channel\n"
17174" (name 'guix)\n" 17174" (name 'guix)\n"
17175" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 17175" (url \"https://git.guix.gnu.org/guix.git\")\n"
17176" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 17176" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
17177" (channel\n" 17177" (channel\n"
17178" (name 'variant-packages)\n" 17178" (name 'variant-packages)\n"
@@ -17182,7 +17182,7 @@ msgstr ""
17182";; Despliega unas revisiones específicas de mis canales de interés.\n" 17182";; Despliega unas revisiones específicas de mis canales de interés.\n"
17183"(list (channel\n" 17183"(list (channel\n"
17184" (name 'guix)\n" 17184" (name 'guix)\n"
17185" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 17185" (url \"https://git.guix.gnu.org/guix.git\")\n"
17186" (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" 17186" (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n"
17187" (channel\n" 17187" (channel\n"
17188" (name 'paquetes-personalizados)\n" 17188" (name 'paquetes-personalizados)\n"
@@ -112325,7 +112325,7 @@ msgstr "fdl-1.3.texi"
112325#~ msgid "" 112325#~ msgid ""
112326#~ "Generation 2\tJun 11 2018 11:02:49\n" 112326#~ "Generation 2\tJun 11 2018 11:02:49\n"
112327#~ " guix e0cc7f6\n" 112327#~ " guix e0cc7f6\n"
112328#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 112328#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
112329#~ " branch: origin/master\n" 112329#~ " branch: origin/master\n"
112330#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 112330#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
112331#~ " 2 new packages: keepalived, libnfnetlink\n" 112331#~ " 2 new packages: keepalived, libnfnetlink\n"
@@ -112336,7 +112336,7 @@ msgstr "fdl-1.3.texi"
112336#~ msgstr "" 112336#~ msgstr ""
112337#~ "Generación 2\t11 jun 2018 11:02:49\n" 112337#~ "Generación 2\t11 jun 2018 11:02:49\n"
112338#~ " guix e0cc7f6\n" 112338#~ " guix e0cc7f6\n"
112339#~ " URL del repositorio: https://git.savannah.gnu.org/git/guix.git\n" 112339#~ " URL del repositorio: https://git.guix.gnu.org/guix.git\n"
112340#~ " rama: origin/master\n" 112340#~ " rama: origin/master\n"
112341#~ " revisión: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 112341#~ " revisión: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
112342#~ " 2 paquetes nuevos: keepalived, libnfnetlink\n" 112342#~ " 2 paquetes nuevos: keepalived, libnfnetlink\n"
diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po
index cf0bcba47bd..031b2cf2d30 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
526#. type: example 526#. type: example
527#: guix-git/doc/contributing.texi:141 527#: guix-git/doc/contributing.texi:141
528#, no-wrap 528#, no-wrap
529msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 529msgid "git clone https://git.guix.gnu.org/guix.git\n"
530msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 530msgstr "git clone https://git.guix.gnu.org/guix.git\n"
531 531
532#. type: cindex 532#. type: cindex
533#: guix-git/doc/contributing.texi:143 533#: guix-git/doc/contributing.texi:143
@@ -6100,9 +6100,9 @@ msgstr ""
6100#. type: itemize 6100#. type: itemize
6101#: guix-git/doc/contributing.texi:3696 6101#: guix-git/doc/contributing.texi:3696
6102#, fuzzy 6102#, fuzzy
6103#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6103#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6104msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 6104msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
6105msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6105msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6106 6106
6107#. type: itemize 6107#. type: itemize
6108#: guix-git/doc/contributing.texi:3700 6108#: guix-git/doc/contributing.texi:3700
@@ -6112,23 +6112,23 @@ msgstr ""
6112#. type: itemize 6112#. type: itemize
6113#: guix-git/doc/contributing.texi:3702 6113#: guix-git/doc/contributing.texi:3702
6114#, fuzzy 6114#, fuzzy
6115#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6115#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6116msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 6116msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
6117msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6117msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6118 6118
6119#. type: itemize 6119#. type: itemize
6120#: guix-git/doc/contributing.texi:3705 6120#: guix-git/doc/contributing.texi:3705
6121#, fuzzy 6121#, fuzzy
6122#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6122#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6123msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 6123msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
6124msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6124msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6125 6125
6126#. type: itemize 6126#. type: itemize
6127#: guix-git/doc/contributing.texi:3708 6127#: guix-git/doc/contributing.texi:3708
6128#, fuzzy 6128#, fuzzy
6129#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6129#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6130msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 6130msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
6131msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6131msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6132 6132
6133#. type: Plain text 6133#. type: Plain text
6134#: guix-git/doc/contributing.texi:3713 6134#: guix-git/doc/contributing.texi:3713
@@ -6153,9 +6153,9 @@ msgstr ""
6153#. type: Plain text 6153#. type: Plain text
6154#: guix-git/doc/contributing.texi:3726 6154#: guix-git/doc/contributing.texi:3726
6155#, fuzzy 6155#, fuzzy
6156#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6156#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6157msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6157msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6158msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6158msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6159 6159
6160#. type: Plain text 6160#. type: Plain text
6161#: guix-git/doc/contributing.texi:3731 6161#: guix-git/doc/contributing.texi:3731
@@ -15351,7 +15351,7 @@ msgid ""
15351"$ guix pull -l\n" 15351"$ guix pull -l\n"
15352"Generation 1\tJun 10 2018 00:18:18\n" 15352"Generation 1\tJun 10 2018 00:18:18\n"
15353" guix 65956ad\n" 15353" guix 65956ad\n"
15354" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15354" repository URL: https://git.guix.gnu.org/guix.git\n"
15355" branch: origin/master\n" 15355" branch: origin/master\n"
15356" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15356" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15357"\n" 15357"\n"
@@ -15359,7 +15359,7 @@ msgstr ""
15359"$ guix pull -l\n" 15359"$ guix pull -l\n"
15360"Génération 1\t10 juin 2018 00:18:18\n" 15360"Génération 1\t10 juin 2018 00:18:18\n"
15361" guix 65956ad\n" 15361" guix 65956ad\n"
15362" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 15362" URL du dépôt : https://git.guix.gnu.org/guix.git\n"
15363" branche : origin/master\n" 15363" branche : origin/master\n"
15364" commit : 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15364" commit : 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15365"\n" 15365"\n"
@@ -15370,14 +15370,14 @@ msgstr ""
15370msgid "" 15370msgid ""
15371"Generation 2\tJun 11 2018 11:02:49\n" 15371"Generation 2\tJun 11 2018 11:02:49\n"
15372" guix e0cc7f6\n" 15372" guix e0cc7f6\n"
15373" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15373" repository URL: https://git.guix.gnu.org/guix.git\n"
15374" branch: origin/master\n" 15374" branch: origin/master\n"
15375" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15375" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15376"\n" 15376"\n"
15377msgstr "" 15377msgstr ""
15378"Génération 2\t11 juin 2018 11:02:49\n" 15378"Génération 2\t11 juin 2018 11:02:49\n"
15379" guix e0cc7f6\n" 15379" guix e0cc7f6\n"
15380" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 15380" URL du dépôt : https://git.guix.gnu.org/guix.git\n"
15381" branche : origin/master\n" 15381" branche : origin/master\n"
15382" commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15382" commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15383"\n" 15383"\n"
@@ -15388,13 +15388,13 @@ msgstr ""
15388msgid "" 15388msgid ""
15389"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15389"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15390" guix 844cc1c\n" 15390" guix 844cc1c\n"
15391" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15391" repository URL: https://git.guix.gnu.org/guix.git\n"
15392" branch: origin/master\n" 15392" branch: origin/master\n"
15393" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15393" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15394msgstr "" 15394msgstr ""
15395"Génération 3\t13 juin 2018 23:31:07\t(actuelle)\n" 15395"Génération 3\t13 juin 2018 23:31:07\t(actuelle)\n"
15396" guix 844cc1c\n" 15396" guix 844cc1c\n"
15397" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 15397" URL du dépôt : https://git.guix.gnu.org/guix.git\n"
15398" branche : origin/master\n" 15398" branche : origin/master\n"
15399" commit : 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15399" commit : 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15400 15400
@@ -15908,7 +15908,7 @@ msgid ""
15908" ;; extract guile-json.\n" 15908" ;; extract guile-json.\n"
15909" (list (channel\n" 15909" (list (channel\n"
15910" (name 'guix)\n" 15910" (name 'guix)\n"
15911" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15911" (url \"https://git.guix.gnu.org/guix.git\")\n"
15912" (commit\n" 15912" (commit\n"
15913" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15913" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15914"\n" 15914"\n"
@@ -15918,7 +15918,7 @@ msgstr ""
15918" ;; extraire guile-json.\n" 15918" ;; extraire guile-json.\n"
15919" (list (channel\n" 15919" (list (channel\n"
15920" (name 'guix)\n" 15920" (name 'guix)\n"
15921" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15921" (url \"https://git.guix.gnu.org/guix.git\")\n"
15922" (commit\n" 15922" (commit\n"
15923" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15923" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15924"\n" 15924"\n"
@@ -16145,14 +16145,14 @@ msgid ""
16145"$ guix describe\n" 16145"$ guix describe\n"
16146"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16146"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16147" guix e0fa68c\n" 16147" guix e0fa68c\n"
16148" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16148" repository URL: https://git.guix.gnu.org/guix.git\n"
16149" branch: master\n" 16149" branch: master\n"
16150" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16150" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16151msgstr "" 16151msgstr ""
16152"$ guix describe\n" 16152"$ guix describe\n"
16153"Generation 10\t03 sep. 2018 17:32:44\t(actuelle)\n" 16153"Generation 10\t03 sep. 2018 17:32:44\t(actuelle)\n"
16154" guix e0fa68c\n" 16154" guix e0fa68c\n"
16155" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 16155" URL du dépôt : https://git.guix.gnu.org/guix.git\n"
16156" branche : master\n" 16156" branche : master\n"
16157" commit : e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16157" commit : e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16158 16158
@@ -16173,7 +16173,7 @@ msgid ""
16173"$ guix describe -f channels\n" 16173"$ guix describe -f channels\n"
16174"(list (channel\n" 16174"(list (channel\n"
16175" (name 'guix)\n" 16175" (name 'guix)\n"
16176" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16176" (url \"https://git.guix.gnu.org/guix.git\")\n"
16177" (commit\n" 16177" (commit\n"
16178" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16178" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16179" (introduction\n" 16179" (introduction\n"
@@ -16185,7 +16185,7 @@ msgstr ""
16185"$ guix describe -f channels\n" 16185"$ guix describe -f channels\n"
16186"(list (channel\n" 16186"(list (channel\n"
16187" (name 'guix)\n" 16187" (name 'guix)\n"
16188" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16188" (url \"https://git.guix.gnu.org/guix.git\")\n"
16189" (commit\n" 16189" (commit\n"
16190" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" 16190" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n"
16191" (introduction\n" 16191" (introduction\n"
@@ -16723,7 +16723,7 @@ msgid ""
16723"$ guix describe\n" 16723"$ guix describe\n"
16724"Generation 19\tAug 27 2018 16:20:48\n" 16724"Generation 19\tAug 27 2018 16:20:48\n"
16725" guix d894ab8\n" 16725" guix d894ab8\n"
16726" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16726" repository URL: https://git.guix.gnu.org/guix.git\n"
16727" branch: master\n" 16727" branch: master\n"
16728" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16728" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16729" variant-packages dd3df5e\n" 16729" variant-packages dd3df5e\n"
@@ -16734,7 +16734,7 @@ msgstr ""
16734"$ guix describe\n" 16734"$ guix describe\n"
16735"Génération 19\tAug 27 2018 16:20:48\n" 16735"Génération 19\tAug 27 2018 16:20:48\n"
16736" guix d894ab8\n" 16736" guix d894ab8\n"
16737" URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 16737" URL du dépôt : https://git.guix.gnu.org/guix.git\n"
16738" branche : master\n" 16738" branche : master\n"
16739" commit : d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16739" commit : d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16740" variant-packages dd3df5e\n" 16740" variant-packages dd3df5e\n"
@@ -16805,7 +16805,7 @@ msgid ""
16805";; Deploy specific commits of my channels of interest.\n" 16805";; Deploy specific commits of my channels of interest.\n"
16806"(list (channel\n" 16806"(list (channel\n"
16807" (name 'guix)\n" 16807" (name 'guix)\n"
16808" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16808" (url \"https://git.guix.gnu.org/guix.git\")\n"
16809" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16809" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16810" (channel\n" 16810" (channel\n"
16811" (name 'variant-packages)\n" 16811" (name 'variant-packages)\n"
@@ -16815,7 +16815,7 @@ msgstr ""
16815";; Déployer des commits précis de mes canaux préférés.\n" 16815";; Déployer des commits précis de mes canaux préférés.\n"
16816"(list (channel\n" 16816"(list (channel\n"
16817" (name 'guix)\n" 16817" (name 'guix)\n"
16818" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16818" (url \"https://git.guix.gnu.org/guix.git\")\n"
16819" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16819" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16820" (channel\n" 16820" (channel\n"
16821" (name 'variant-packages)\n" 16821" (name 'variant-packages)\n"
@@ -109561,7 +109561,7 @@ msgstr "fdl-1.3.texi"
109561#~ msgid "" 109561#~ msgid ""
109562#~ "Generation 2\tJun 11 2018 11:02:49\n" 109562#~ "Generation 2\tJun 11 2018 11:02:49\n"
109563#~ " guix e0cc7f6\n" 109563#~ " guix e0cc7f6\n"
109564#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 109564#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
109565#~ " branch: origin/master\n" 109565#~ " branch: origin/master\n"
109566#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 109566#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
109567#~ " 2 new packages: keepalived, libnfnetlink\n" 109567#~ " 2 new packages: keepalived, libnfnetlink\n"
@@ -109572,7 +109572,7 @@ msgstr "fdl-1.3.texi"
109572#~ msgstr "" 109572#~ msgstr ""
109573#~ "Génération 2\t11 juin 2018 11:02:49\n" 109573#~ "Génération 2\t11 juin 2018 11:02:49\n"
109574#~ " guix e0cc7f6\n" 109574#~ " guix e0cc7f6\n"
109575#~ " URL du dépôt : https://git.savannah.gnu.org/git/guix.git\n" 109575#~ " URL du dépôt : https://git.guix.gnu.org/guix.git\n"
109576#~ " branche : origin/master\n" 109576#~ " branche : origin/master\n"
109577#~ " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 109577#~ " commit : e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
109578#~ " 2 nouveaux paquets : keepalived, libnfnetlink\n" 109578#~ " 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 0a2171c4cd0..af47c68b1d0 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
485#. type: example 485#. type: example
486#: guix-git/doc/contributing.texi:141 486#: guix-git/doc/contributing.texi:141
487#, no-wrap 487#, no-wrap
488msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 488msgid "git clone https://git.guix.gnu.org/guix.git\n"
489msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 489msgstr "git clone https://git.guix.gnu.org/guix.git\n"
490 490
491#. type: cindex 491#. type: cindex
492#: guix-git/doc/contributing.texi:143 492#: guix-git/doc/contributing.texi:143
@@ -5983,9 +5983,9 @@ msgstr ""
5983#. type: itemize 5983#. type: itemize
5984#: guix-git/doc/contributing.texi:3696 5984#: guix-git/doc/contributing.texi:3696
5985#, fuzzy 5985#, fuzzy
5986#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5986#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5987msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 5987msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
5988msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5988msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5989 5989
5990#. type: itemize 5990#. type: itemize
5991#: guix-git/doc/contributing.texi:3700 5991#: guix-git/doc/contributing.texi:3700
@@ -5995,23 +5995,23 @@ msgstr ""
5995#. type: itemize 5995#. type: itemize
5996#: guix-git/doc/contributing.texi:3702 5996#: guix-git/doc/contributing.texi:3702
5997#, fuzzy 5997#, fuzzy
5998#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5998#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5999msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 5999msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
6000msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6000msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6001 6001
6002#. type: itemize 6002#. type: itemize
6003#: guix-git/doc/contributing.texi:3705 6003#: guix-git/doc/contributing.texi:3705
6004#, fuzzy 6004#, fuzzy
6005#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6005#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6006msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 6006msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
6007msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6007msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6008 6008
6009#. type: itemize 6009#. type: itemize
6010#: guix-git/doc/contributing.texi:3708 6010#: guix-git/doc/contributing.texi:3708
6011#, fuzzy 6011#, fuzzy
6012#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6012#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6013msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 6013msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
6014msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6014msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6015 6015
6016#. type: Plain text 6016#. type: Plain text
6017#: guix-git/doc/contributing.texi:3713 6017#: guix-git/doc/contributing.texi:3713
@@ -6036,9 +6036,9 @@ msgstr "A configuração do Sistema Guix para todos os nossos sistemas é mantid
6036#. type: Plain text 6036#. type: Plain text
6037#: guix-git/doc/contributing.texi:3726 6037#: guix-git/doc/contributing.texi:3726
6038#, fuzzy 6038#, fuzzy
6039#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6039#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6040msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6040msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6041msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6041msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6042 6042
6043#. type: Plain text 6043#. type: Plain text
6044#: guix-git/doc/contributing.texi:3731 6044#: guix-git/doc/contributing.texi:3731
@@ -15231,7 +15231,7 @@ msgid ""
15231"$ guix pull -l\n" 15231"$ guix pull -l\n"
15232"Generation 1\tJun 10 2018 00:18:18\n" 15232"Generation 1\tJun 10 2018 00:18:18\n"
15233" guix 65956ad\n" 15233" guix 65956ad\n"
15234" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15234" repository URL: https://git.guix.gnu.org/guix.git\n"
15235" branch: origin/master\n" 15235" branch: origin/master\n"
15236" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15236" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15237"\n" 15237"\n"
@@ -15239,7 +15239,7 @@ msgstr ""
15239"$ guix pull -l\n" 15239"$ guix pull -l\n"
15240"Geração 1\t10 jun 2018 00:18:18\n" 15240"Geração 1\t10 jun 2018 00:18:18\n"
15241" guix 65956ad\n" 15241" guix 65956ad\n"
15242" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" 15242" URL do repositório: https://git.guix.gnu.org/guix.git\n"
15243" ramo: origin/master\n" 15243" ramo: origin/master\n"
15244" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15244" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15245"\n" 15245"\n"
@@ -15250,14 +15250,14 @@ msgstr ""
15250msgid "" 15250msgid ""
15251"Generation 2\tJun 11 2018 11:02:49\n" 15251"Generation 2\tJun 11 2018 11:02:49\n"
15252" guix e0cc7f6\n" 15252" guix e0cc7f6\n"
15253" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15253" repository URL: https://git.guix.gnu.org/guix.git\n"
15254" branch: origin/master\n" 15254" branch: origin/master\n"
15255" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15255" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15256"\n" 15256"\n"
15257msgstr "" 15257msgstr ""
15258"Geração 2\t11 jun 2018 11:02:49\n" 15258"Geração 2\t11 jun 2018 11:02:49\n"
15259" guix e0cc7f6\n" 15259" guix e0cc7f6\n"
15260" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" 15260" URL do repositório: https://git.guix.gnu.org/guix.git\n"
15261" ramo: origin/master\n" 15261" ramo: origin/master\n"
15262" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15262" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15263"\n" 15263"\n"
@@ -15268,13 +15268,13 @@ msgstr ""
15268msgid "" 15268msgid ""
15269"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15269"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15270" guix 844cc1c\n" 15270" guix 844cc1c\n"
15271" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15271" repository URL: https://git.guix.gnu.org/guix.git\n"
15272" branch: origin/master\n" 15272" branch: origin/master\n"
15273" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15273" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15274msgstr "" 15274msgstr ""
15275"Geração 3\t13 jun 2018 23:31:07\t(atual)\n" 15275"Geração 3\t13 jun 2018 23:31:07\t(atual)\n"
15276" guix 844cc1c\n" 15276" guix 844cc1c\n"
15277" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" 15277" URL do repositório: https://git.guix.gnu.org/guix.git\n"
15278" ramo: origin/master\n" 15278" ramo: origin/master\n"
15279" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15279" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15280 15280
@@ -15781,7 +15781,7 @@ msgid ""
15781" ;; extract guile-json.\n" 15781" ;; extract guile-json.\n"
15782" (list (channel\n" 15782" (list (channel\n"
15783" (name 'guix)\n" 15783" (name 'guix)\n"
15784" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15784" (url \"https://git.guix.gnu.org/guix.git\")\n"
15785" (commit\n" 15785" (commit\n"
15786" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15786" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15787"\n" 15787"\n"
@@ -15791,7 +15791,7 @@ msgstr ""
15791" ;; extrair guile-json.\n" 15791" ;; extrair guile-json.\n"
15792" (list (channel\n" 15792" (list (channel\n"
15793" (name 'guix)\n" 15793" (name 'guix)\n"
15794" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15794" (url \"https://git.guix.gnu.org/guix.git\")\n"
15795" (commit\n" 15795" (commit\n"
15796" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15796" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15797"\n" 15797"\n"
@@ -16018,14 +16018,14 @@ msgid ""
16018"$ guix describe\n" 16018"$ guix describe\n"
16019"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16019"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16020" guix e0fa68c\n" 16020" guix e0fa68c\n"
16021" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16021" repository URL: https://git.guix.gnu.org/guix.git\n"
16022" branch: master\n" 16022" branch: master\n"
16023" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16023" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16024msgstr "" 16024msgstr ""
16025"$ guix describe\n" 16025"$ guix describe\n"
16026"Geração 10\t03 set 2018 17:32:44\t(atual)\n" 16026"Geração 10\t03 set 2018 17:32:44\t(atual)\n"
16027" guix e0fa68c\n" 16027" guix e0fa68c\n"
16028" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" 16028" URL do repositório: https://git.guix.gnu.org/guix.git\n"
16029" ramo: master\n" 16029" ramo: master\n"
16030" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16030" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16031 16031
@@ -16046,7 +16046,7 @@ msgid ""
16046"$ guix describe -f channels\n" 16046"$ guix describe -f channels\n"
16047"(list (channel\n" 16047"(list (channel\n"
16048" (name 'guix)\n" 16048" (name 'guix)\n"
16049" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16049" (url \"https://git.guix.gnu.org/guix.git\")\n"
16050" (commit\n" 16050" (commit\n"
16051" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16051" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16052" (introduction\n" 16052" (introduction\n"
@@ -16058,7 +16058,7 @@ msgstr ""
16058"$ guix describe -f channels\n" 16058"$ guix describe -f channels\n"
16059"(list (channel\n" 16059"(list (channel\n"
16060" (name 'guix)\n" 16060" (name 'guix)\n"
16061" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16061" (url \"https://git.guix.gnu.org/guix.git\")\n"
16062" (commit\n" 16062" (commit\n"
16063" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16063" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16064" (introduction\n" 16064" (introduction\n"
@@ -16594,7 +16594,7 @@ msgid ""
16594"$ guix describe\n" 16594"$ guix describe\n"
16595"Generation 19\tAug 27 2018 16:20:48\n" 16595"Generation 19\tAug 27 2018 16:20:48\n"
16596" guix d894ab8\n" 16596" guix d894ab8\n"
16597" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16597" repository URL: https://git.guix.gnu.org/guix.git\n"
16598" branch: master\n" 16598" branch: master\n"
16599" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16599" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16600" variant-packages dd3df5e\n" 16600" variant-packages dd3df5e\n"
@@ -16605,7 +16605,7 @@ msgstr ""
16605"$ guix describe\n" 16605"$ guix describe\n"
16606"Geração 19\t27 ago 2018 16:20:48\n" 16606"Geração 19\t27 ago 2018 16:20:48\n"
16607" guix d894ab8\n" 16607" guix d894ab8\n"
16608" URL do repositório: https://git.savannah.gnu.org/git/guix.git\n" 16608" URL do repositório: https://git.guix.gnu.org/guix.git\n"
16609" ramo: master\n" 16609" ramo: master\n"
16610" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16610" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16611" variant-packages dd3df5e\n" 16611" variant-packages dd3df5e\n"
@@ -16676,7 +16676,7 @@ msgid ""
16676";; Deploy specific commits of my channels of interest.\n" 16676";; Deploy specific commits of my channels of interest.\n"
16677"(list (channel\n" 16677"(list (channel\n"
16678" (name 'guix)\n" 16678" (name 'guix)\n"
16679" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16679" (url \"https://git.guix.gnu.org/guix.git\")\n"
16680" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16680" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16681" (channel\n" 16681" (channel\n"
16682" (name 'variant-packages)\n" 16682" (name 'variant-packages)\n"
@@ -16686,7 +16686,7 @@ msgstr ""
16686";; Implantar commits específicos dos meus canais de interesse.\n" 16686";; Implantar commits específicos dos meus canais de interesse.\n"
16687"(list (channel\n" 16687"(list (channel\n"
16688" (name 'guix)\n" 16688" (name 'guix)\n"
16689" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16689" (url \"https://git.guix.gnu.org/guix.git\")\n"
16690" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16690" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16691" (channel\n" 16691" (channel\n"
16692" (name 'variant-packages)\n" 16692" (name 'variant-packages)\n"
diff --git a/po/doc/guix-manual.ru.po b/po/doc/guix-manual.ru.po
index d4d498d3ab5..708170ae825 100644
--- a/po/doc/guix-manual.ru.po
+++ b/po/doc/guix-manual.ru.po
@@ -494,8 +494,8 @@ msgstr "Если вы собираетесь хакать сам Guix, реко
494#. type: example 494#. type: example
495#: guix-git/doc/contributing.texi:141 495#: guix-git/doc/contributing.texi:141
496#, no-wrap 496#, no-wrap
497msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 497msgid "git clone https://git.guix.gnu.org/guix.git\n"
498msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 498msgstr "git clone https://git.guix.gnu.org/guix.git\n"
499 499
500#. type: cindex 500#. type: cindex
501#: guix-git/doc/contributing.texi:143 501#: guix-git/doc/contributing.texi:143
@@ -5956,9 +5956,9 @@ msgstr ""
5956#. type: itemize 5956#. type: itemize
5957#: guix-git/doc/contributing.texi:3696 5957#: guix-git/doc/contributing.texi:3696
5958#, fuzzy 5958#, fuzzy
5959#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5959#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5960msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 5960msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
5961msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5961msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5962 5962
5963#. type: itemize 5963#. type: itemize
5964#: guix-git/doc/contributing.texi:3700 5964#: guix-git/doc/contributing.texi:3700
@@ -5968,23 +5968,23 @@ msgstr ""
5968#. type: itemize 5968#. type: itemize
5969#: guix-git/doc/contributing.texi:3702 5969#: guix-git/doc/contributing.texi:3702
5970#, fuzzy 5970#, fuzzy
5971#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5971#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5972msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 5972msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
5973msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5973msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5974 5974
5975#. type: itemize 5975#. type: itemize
5976#: guix-git/doc/contributing.texi:3705 5976#: guix-git/doc/contributing.texi:3705
5977#, fuzzy 5977#, fuzzy
5978#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5978#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5979msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 5979msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
5980msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5980msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5981 5981
5982#. type: itemize 5982#. type: itemize
5983#: guix-git/doc/contributing.texi:3708 5983#: guix-git/doc/contributing.texi:3708
5984#, fuzzy 5984#, fuzzy
5985#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 5985#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
5986msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 5986msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
5987msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 5987msgstr "git clone https://git.guix.gnu.org/guix.git\n"
5988 5988
5989#. type: Plain text 5989#. type: Plain text
5990#: guix-git/doc/contributing.texi:3713 5990#: guix-git/doc/contributing.texi:3713
@@ -6009,9 +6009,9 @@ msgstr ""
6009#. type: Plain text 6009#. type: Plain text
6010#: guix-git/doc/contributing.texi:3726 6010#: guix-git/doc/contributing.texi:3726
6011#, fuzzy 6011#, fuzzy
6012#| msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 6012#| msgid "git clone https://git.guix.gnu.org/guix.git\n"
6013msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6013msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6014msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 6014msgstr "git clone https://git.guix.gnu.org/guix.git\n"
6015 6015
6016#. type: Plain text 6016#. type: Plain text
6017#: guix-git/doc/contributing.texi:3731 6017#: guix-git/doc/contributing.texi:3731
@@ -15183,7 +15183,7 @@ msgid ""
15183"$ guix pull -l\n" 15183"$ guix pull -l\n"
15184"Generation 1\tJun 10 2018 00:18:18\n" 15184"Generation 1\tJun 10 2018 00:18:18\n"
15185" guix 65956ad\n" 15185" guix 65956ad\n"
15186" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15186" repository URL: https://git.guix.gnu.org/guix.git\n"
15187" branch: origin/master\n" 15187" branch: origin/master\n"
15188" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15188" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15189"\n" 15189"\n"
@@ -15191,7 +15191,7 @@ msgstr ""
15191"$ guix pull -l\n" 15191"$ guix pull -l\n"
15192"Generation 1\tJun 10 2018 00:18:18\n" 15192"Generation 1\tJun 10 2018 00:18:18\n"
15193" guix 65956ad\n" 15193" guix 65956ad\n"
15194" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15194" repository URL: https://git.guix.gnu.org/guix.git\n"
15195" branch: origin/master\n" 15195" branch: origin/master\n"
15196" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15196" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15197"\n" 15197"\n"
@@ -15202,14 +15202,14 @@ msgstr ""
15202msgid "" 15202msgid ""
15203"Generation 2\tJun 11 2018 11:02:49\n" 15203"Generation 2\tJun 11 2018 11:02:49\n"
15204" guix e0cc7f6\n" 15204" guix e0cc7f6\n"
15205" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15205" repository URL: https://git.guix.gnu.org/guix.git\n"
15206" branch: origin/master\n" 15206" branch: origin/master\n"
15207" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15207" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15208"\n" 15208"\n"
15209msgstr "" 15209msgstr ""
15210"Generation 2\tJun 11 2018 11:02:49\n" 15210"Generation 2\tJun 11 2018 11:02:49\n"
15211" guix e0cc7f6\n" 15211" guix e0cc7f6\n"
15212" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15212" repository URL: https://git.guix.gnu.org/guix.git\n"
15213" branch: origin/master\n" 15213" branch: origin/master\n"
15214" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15214" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15215"\n" 15215"\n"
@@ -15220,13 +15220,13 @@ msgstr ""
15220msgid "" 15220msgid ""
15221"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15221"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15222" guix 844cc1c\n" 15222" guix 844cc1c\n"
15223" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15223" repository URL: https://git.guix.gnu.org/guix.git\n"
15224" branch: origin/master\n" 15224" branch: origin/master\n"
15225" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15225" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15226msgstr "" 15226msgstr ""
15227"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15227"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15228" guix 844cc1c\n" 15228" guix 844cc1c\n"
15229" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15229" repository URL: https://git.guix.gnu.org/guix.git\n"
15230" branch: origin/master\n" 15230" branch: origin/master\n"
15231" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15231" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15232 15232
@@ -15742,7 +15742,7 @@ msgid ""
15742" ;; extract guile-json.\n" 15742" ;; extract guile-json.\n"
15743" (list (channel\n" 15743" (list (channel\n"
15744" (name 'guix)\n" 15744" (name 'guix)\n"
15745" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15745" (url \"https://git.guix.gnu.org/guix.git\")\n"
15746" (commit\n" 15746" (commit\n"
15747" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15747" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15748"\n" 15748"\n"
@@ -15752,7 +15752,7 @@ msgstr ""
15752" ;; extract guile-json.\n" 15752" ;; extract guile-json.\n"
15753" (list (channel\n" 15753" (list (channel\n"
15754" (name 'guix)\n" 15754" (name 'guix)\n"
15755" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 15755" (url \"https://git.guix.gnu.org/guix.git\")\n"
15756" (commit\n" 15756" (commit\n"
15757" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 15757" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
15758"\n" 15758"\n"
@@ -16003,14 +16003,14 @@ msgid ""
16003"$ guix describe\n" 16003"$ guix describe\n"
16004"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16004"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16005" guix e0fa68c\n" 16005" guix e0fa68c\n"
16006" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16006" repository URL: https://git.guix.gnu.org/guix.git\n"
16007" branch: master\n" 16007" branch: master\n"
16008" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16008" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16009msgstr "" 16009msgstr ""
16010"$ guix describe\n" 16010"$ guix describe\n"
16011"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16011"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16012" guix e0fa68c\n" 16012" guix e0fa68c\n"
16013" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16013" repository URL: https://git.guix.gnu.org/guix.git\n"
16014" branch: master\n" 16014" branch: master\n"
16015" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16015" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16016 16016
@@ -16031,7 +16031,7 @@ msgid ""
16031"$ guix describe -f channels\n" 16031"$ guix describe -f channels\n"
16032"(list (channel\n" 16032"(list (channel\n"
16033" (name 'guix)\n" 16033" (name 'guix)\n"
16034" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16034" (url \"https://git.guix.gnu.org/guix.git\")\n"
16035" (commit\n" 16035" (commit\n"
16036" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16036" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16037" (introduction\n" 16037" (introduction\n"
@@ -16043,7 +16043,7 @@ msgstr ""
16043"$ guix describe -f channels\n" 16043"$ guix describe -f channels\n"
16044"(list (channel\n" 16044"(list (channel\n"
16045" (name 'guix)\n" 16045" (name 'guix)\n"
16046" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16046" (url \"https://git.guix.gnu.org/guix.git\")\n"
16047" (commit\n" 16047" (commit\n"
16048" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n" 16048" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")))\n"
16049" (introduction\n" 16049" (introduction\n"
@@ -16584,7 +16584,7 @@ msgstr "Заметим, что сниппет выше (всегда!)@: код
16584#| "@dots{}\n" 16584#| "@dots{}\n"
16585#| "Generation 19\tAug 27 2018 16:20:48\n" 16585#| "Generation 19\tAug 27 2018 16:20:48\n"
16586#| " guix d894ab8\n" 16586#| " guix d894ab8\n"
16587#| " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16587#| " repository URL: https://git.guix.gnu.org/guix.git\n"
16588#| " branch: master\n" 16588#| " branch: master\n"
16589#| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16589#| " commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16590#| " variant-packages dd3df5e\n" 16590#| " variant-packages dd3df5e\n"
@@ -16597,7 +16597,7 @@ msgid ""
16597"$ guix describe\n" 16597"$ guix describe\n"
16598"Generation 19\tAug 27 2018 16:20:48\n" 16598"Generation 19\tAug 27 2018 16:20:48\n"
16599" guix d894ab8\n" 16599" guix d894ab8\n"
16600" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16600" repository URL: https://git.guix.gnu.org/guix.git\n"
16601" branch: master\n" 16601" branch: master\n"
16602" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16602" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16603" variant-packages dd3df5e\n" 16603" variant-packages dd3df5e\n"
@@ -16609,7 +16609,7 @@ msgstr ""
16609"@dots{}\n" 16609"@dots{}\n"
16610"Generation 19\tAug 27 2018 16:20:48\n" 16610"Generation 19\tAug 27 2018 16:20:48\n"
16611" guix d894ab8\n" 16611" guix d894ab8\n"
16612" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16612" repository URL: https://git.guix.gnu.org/guix.git\n"
16613" branch: master\n" 16613" branch: master\n"
16614" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 16614" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
16615" my-personal-packages dd3df5e\n" 16615" my-personal-packages dd3df5e\n"
@@ -16684,7 +16684,7 @@ msgid ""
16684";; Deploy specific commits of my channels of interest.\n" 16684";; Deploy specific commits of my channels of interest.\n"
16685"(list (channel\n" 16685"(list (channel\n"
16686" (name 'guix)\n" 16686" (name 'guix)\n"
16687" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16687" (url \"https://git.guix.gnu.org/guix.git\")\n"
16688" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 16688" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
16689" (channel\n" 16689" (channel\n"
16690" (name 'variant-packages)\n" 16690" (name 'variant-packages)\n"
@@ -16694,7 +16694,7 @@ msgstr ""
16694";; Deploy specific commits of my channels of interest.\n" 16694";; Deploy specific commits of my channels of interest.\n"
16695"(list (channel\n" 16695"(list (channel\n"
16696" (name 'guix)\n" 16696" (name 'guix)\n"
16697" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16697" (url \"https://git.guix.gnu.org/guix.git\")\n"
16698" (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n" 16698" (commit \"d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\"))\n"
16699" (channel\n" 16699" (channel\n"
16700" (name 'my-personal-packages)\n" 16700" (name 'my-personal-packages)\n"
@@ -102741,7 +102741,7 @@ msgstr "fdl-1.3.texi"
102741#~ msgid "" 102741#~ msgid ""
102742#~ "Generation 2\tJun 11 2018 11:02:49\n" 102742#~ "Generation 2\tJun 11 2018 11:02:49\n"
102743#~ " guix e0cc7f6\n" 102743#~ " guix e0cc7f6\n"
102744#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 102744#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
102745#~ " branch: origin/master\n" 102745#~ " branch: origin/master\n"
102746#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 102746#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
102747#~ " 2 new packages: keepalived, libnfnetlink\n" 102747#~ " 2 new packages: keepalived, libnfnetlink\n"
@@ -102752,7 +102752,7 @@ msgstr "fdl-1.3.texi"
102752#~ msgstr "" 102752#~ msgstr ""
102753#~ "Generation 2\tJun 11 2018 11:02:49\n" 102753#~ "Generation 2\tJun 11 2018 11:02:49\n"
102754#~ " guix e0cc7f6\n" 102754#~ " guix e0cc7f6\n"
102755#~ " repository URL: https://git.savannah.gnu.org/git/guix.git\n" 102755#~ " repository URL: https://git.guix.gnu.org/guix.git\n"
102756#~ " branch: origin/master\n" 102756#~ " branch: origin/master\n"
102757#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 102757#~ " commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
102758#~ " 2 new packages: keepalived, libnfnetlink\n" 102758#~ " 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 9af71fcce1c..ef406a42b12 100644
--- a/po/doc/guix-manual.zh_CN.po
+++ b/po/doc/guix-manual.zh_CN.po
@@ -497,8 +497,8 @@ msgstr "如果你想折腾 Guix 本身,建议使用 Git 仓库里最新的版
497#. type: example 497#. type: example
498#: guix-git/doc/contributing.texi:141 498#: guix-git/doc/contributing.texi:141
499#, no-wrap 499#, no-wrap
500msgid "git clone https://git.savannah.gnu.org/git/guix.git\n" 500msgid "git clone https://git.guix.gnu.org/guix.git\n"
501msgstr "git clone https://git.savannah.gnu.org/git/guix.git\n" 501msgstr "git clone https://git.guix.gnu.org/guix.git\n"
502 502
503#. type: cindex 503#. type: cindex
504#: guix-git/doc/contributing.texi:143 504#: guix-git/doc/contributing.texi:143
@@ -6249,7 +6249,7 @@ msgstr "Guix 构建协调员: @url{https://git.savannah.gnu.org/cgit/guix/build-
6249#: guix-git/doc/contributing.texi:3696 6249#: guix-git/doc/contributing.texi:3696
6250#, fuzzy 6250#, fuzzy
6251msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}" 6251msgid "Guix Data Service: @url{https://git.savannah.gnu.org/git/guix/data-service.git/, Data-Service}"
6252msgstr "git clone https://git.savannah.gnu.org/git/guix.git" 6252msgstr "git clone https://git.guix.gnu.org/guix.git"
6253 6253
6254#. type: itemize 6254#. type: itemize
6255#: guix-git/doc/contributing.texi:3700 6255#: guix-git/doc/contributing.texi:3700
@@ -6261,19 +6261,19 @@ msgstr "Guix 包网站: @url{https://codeberg.org/luis-felipe/guix-packages-webs
6261#: guix-git/doc/contributing.texi:3702 6261#: guix-git/doc/contributing.texi:3702
6262#, fuzzy 6262#, fuzzy
6263msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}" 6263msgid "mumi: @url{https://git.savannah.gnu.org/cgit/guix/mumi.git/, Mumi}"
6264msgstr "git clone https://git.savannah.gnu.org/git/guix.git" 6264msgstr "git clone https://git.guix.gnu.org/guix.git"
6265 6265
6266#. type: itemize 6266#. type: itemize
6267#: guix-git/doc/contributing.texi:3705 6267#: guix-git/doc/contributing.texi:3705
6268#, fuzzy 6268#, fuzzy
6269msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}" 6269msgid "nar-herder: @url{https://git.savannah.gnu.org/cgit/guix/nar-herder.git/, Nar-Herder}"
6270msgstr "git clone https://git.savannah.gnu.org/git/guix.git" 6270msgstr "git clone https://git.guix.gnu.org/guix.git"
6271 6271
6272#. type: itemize 6272#. type: itemize
6273#: guix-git/doc/contributing.texi:3708 6273#: guix-git/doc/contributing.texi:3708
6274#, fuzzy 6274#, fuzzy
6275msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}" 6275msgid "QA Frontpage: @url{https://git.savannah.gnu.org/git/guix/qa-frontpage.git, QA-Frontpage}"
6276msgstr "git clone https://git.savannah.gnu.org/git/guix.git" 6276msgstr "git clone https://git.guix.gnu.org/guix.git"
6277 6277
6278#. type: Plain text 6278#. type: Plain text
6279#: guix-git/doc/contributing.texi:3713 6279#: guix-git/doc/contributing.texi:3713
@@ -6303,7 +6303,7 @@ msgstr "我们所有系统的 Guix 系统配置保存在这个仓库中:"
6303#: guix-git/doc/contributing.texi:3726 6303#: guix-git/doc/contributing.texi:3726
6304#, fuzzy 6304#, fuzzy
6305msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}" 6305msgid "@url{https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/}"
6306msgstr "git clone https://git.savannah.gnu.org/git/guix.git" 6306msgstr "git clone https://git.guix.gnu.org/guix.git"
6307 6307
6308#. type: Plain text 6308#. type: Plain text
6309#: guix-git/doc/contributing.texi:3731 6309#: guix-git/doc/contributing.texi:3731
@@ -15946,7 +15946,7 @@ msgid ""
15946"$ guix pull -l\n" 15946"$ guix pull -l\n"
15947"Generation 1\tJun 10 2018 00:18:18\n" 15947"Generation 1\tJun 10 2018 00:18:18\n"
15948" guix 65956ad\n" 15948" guix 65956ad\n"
15949" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15949" repository URL: https://git.guix.gnu.org/guix.git\n"
15950" branch: origin/master\n" 15950" branch: origin/master\n"
15951" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15951" commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15952"\n" 15952"\n"
@@ -15954,7 +15954,7 @@ msgstr ""
15954"$ guix pull -l\n" 15954"$ guix pull -l\n"
15955"版本 1\t2018年6月10日 00:18:18\n" 15955"版本 1\t2018年6月10日 00:18:18\n"
15956" guix 65956ad\n" 15956" guix 65956ad\n"
15957" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" 15957" 仓库 URL: https://git.guix.gnu.org/guix.git\n"
15958" 分支: origin/master\n" 15958" 分支: origin/master\n"
15959" 提交: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n" 15959" 提交: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe\n"
15960"\n" 15960"\n"
@@ -15965,14 +15965,14 @@ msgstr ""
15965msgid "" 15965msgid ""
15966"Generation 2\tJun 11 2018 11:02:49\n" 15966"Generation 2\tJun 11 2018 11:02:49\n"
15967" guix e0cc7f6\n" 15967" guix e0cc7f6\n"
15968" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15968" repository URL: https://git.guix.gnu.org/guix.git\n"
15969" branch: origin/master\n" 15969" branch: origin/master\n"
15970" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15970" commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15971"\n" 15971"\n"
15972msgstr "" 15972msgstr ""
15973"版本 2\t2018年6月11日 11:02:49\n" 15973"版本 2\t2018年6月11日 11:02:49\n"
15974" guix e0cc7f6\n" 15974" guix e0cc7f6\n"
15975" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" 15975" 仓库 URL: https://git.guix.gnu.org/guix.git\n"
15976" 分支: origin/master\n" 15976" 分支: origin/master\n"
15977" 提交: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n" 15977" 提交: e0cc7f669bec22c37481dd03a7941c7d11a64f1d\n"
15978"\n" 15978"\n"
@@ -15983,13 +15983,13 @@ msgstr ""
15983msgid "" 15983msgid ""
15984"Generation 3\tJun 13 2018 23:31:07\t(current)\n" 15984"Generation 3\tJun 13 2018 23:31:07\t(current)\n"
15985" guix 844cc1c\n" 15985" guix 844cc1c\n"
15986" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 15986" repository URL: https://git.guix.gnu.org/guix.git\n"
15987" branch: origin/master\n" 15987" branch: origin/master\n"
15988" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15988" commit: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15989msgstr "" 15989msgstr ""
15990"版本 3\t2018年6月13日 23:31:07\t(当前)\n" 15990"版本 3\t2018年6月13日 23:31:07\t(当前)\n"
15991" guix 844cc1c\n" 15991" guix 844cc1c\n"
15992" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" 15992" 仓库 URL: https://git.guix.gnu.org/guix.git\n"
15993" 分支: origin/master\n" 15993" 分支: origin/master\n"
15994" 提交: 844cc1c8f394f03b404c5bb3aee086922373490c\n" 15994" 提交: 844cc1c8f394f03b404c5bb3aee086922373490c\n"
15995 15995
@@ -16544,7 +16544,7 @@ msgid ""
16544" ;; extract guile-json.\n" 16544" ;; extract guile-json.\n"
16545" (list (channel\n" 16545" (list (channel\n"
16546" (name 'guix)\n" 16546" (name 'guix)\n"
16547" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16547" (url \"https://git.guix.gnu.org/guix.git\")\n"
16548" (commit\n" 16548" (commit\n"
16549" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 16549" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
16550"\n" 16550"\n"
@@ -16553,7 +16553,7 @@ msgstr ""
16553" ;; 这是我们想要提取 guile-json 的旧修订版。\n" 16553" ;; 这是我们想要提取 guile-json 的旧修订版。\n"
16554" (列表 (channel\n" 16554" (列表 (channel\n"
16555" (name 'guix)\n" 16555" (name 'guix)\n"
16556" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16556" (url \"https://git.guix.gnu.org/guix.git\")\n"
16557" (commit\n" 16557" (commit\n"
16558" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n" 16558" \"65956ad3526ba09e1f7a40722c96c6ef7c0936fe\"))))\n"
16559"\n" 16559"\n"
@@ -16792,14 +16792,14 @@ msgid ""
16792"$ guix describe\n" 16792"$ guix describe\n"
16793"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16793"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16794" guix e0fa68c\n" 16794" guix e0fa68c\n"
16795" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16795" repository URL: https://git.guix.gnu.org/guix.git\n"
16796" branch: master\n" 16796" branch: master\n"
16797" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16797" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16798msgstr "" 16798msgstr ""
16799"$ guix describe\n" 16799"$ guix describe\n"
16800"Generation 10\tSep 03 2018 17:32:44\t(current)\n" 16800"Generation 10\tSep 03 2018 17:32:44\t(current)\n"
16801" guix e0fa68c\n" 16801" guix e0fa68c\n"
16802" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 16802" repository URL: https://git.guix.gnu.org/guix.git\n"
16803" branch: master\n" 16803" branch: master\n"
16804" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n" 16804" commit: e0fa68c7718fffd33d81af415279d6ddb518f727\n"
16805 16805
@@ -16822,7 +16822,7 @@ msgid ""
16822"$ guix describe -f channels\n" 16822"$ guix describe -f channels\n"
16823"(list (channel\n" 16823"(list (channel\n"
16824" (name 'guix)\n" 16824" (name 'guix)\n"
16825" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16825" (url \"https://git.guix.gnu.org/guix.git\")\n"
16826" (commit\n" 16826" (commit\n"
16827" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16827" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16828" (introduction\n" 16828" (introduction\n"
@@ -16834,7 +16834,7 @@ msgstr ""
16834"$ guix describe -f channels\n" 16834"$ guix describe -f channels\n"
16835"(list (channel\n" 16835"(list (channel\n"
16836" (name 'guix)\n" 16836" (name 'guix)\n"
16837" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 16837" (url \"https://git.guix.gnu.org/guix.git\")\n"
16838" (commit\n" 16838" (commit\n"
16839" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n" 16839" \"e0fa68c7718fffd33d81af415279d6ddb518f727\")\n"
16840" (introduction\n" 16840" (introduction\n"
@@ -17408,7 +17408,7 @@ msgid ""
17408"$ guix describe\n" 17408"$ guix describe\n"
17409"Generation 19\tAug 27 2018 16:20:48\n" 17409"Generation 19\tAug 27 2018 16:20:48\n"
17410" guix d894ab8\n" 17410" guix d894ab8\n"
17411" repository URL: https://git.savannah.gnu.org/git/guix.git\n" 17411" repository URL: https://git.guix.gnu.org/guix.git\n"
17412" branch: master\n" 17412" branch: master\n"
17413" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 17413" commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
17414" variant-packages dd3df5e\n" 17414" variant-packages dd3df5e\n"
@@ -17419,7 +17419,7 @@ msgstr ""
17419"$ guix describe\n" 17419"$ guix describe\n"
17420"生成 19\t2018年8月27日 16:20:48\n" 17420"生成 19\t2018年8月27日 16:20:48\n"
17421" guix d894ab8\n" 17421" guix d894ab8\n"
17422" 仓库 URL: https://git.savannah.gnu.org/git/guix.git\n" 17422" 仓库 URL: https://git.guix.gnu.org/guix.git\n"
17423" 分支: master\n" 17423" 分支: master\n"
17424" 提交: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n" 17424" 提交: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300\n"
17425" 变体包 dd3df5e\n" 17425" 变体包 dd3df5e\n"
@@ -17496,7 +17496,7 @@ msgid ""
17496";; Deploy specific commits of my channels of interest.\n" 17496";; Deploy specific commits of my channels of interest.\n"
17497"(list (channel\n" 17497"(list (channel\n"
17498" (name 'guix)\n" 17498" (name 'guix)\n"
17499" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 17499" (url \"https://git.guix.gnu.org/guix.git\")\n"
17500" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 17500" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
17501" (channel\n" 17501" (channel\n"
17502" (name 'variant-packages)\n" 17502" (name 'variant-packages)\n"
@@ -17506,7 +17506,7 @@ msgstr ""
17506";; 部署我感兴趣的通道的特定提交。\n" 17506";; 部署我感兴趣的通道的特定提交。\n"
17507"(list (channel\n" 17507"(list (channel\n"
17508" (name 'guix)\n" 17508" (name 'guix)\n"
17509" (url \"https://git.savannah.gnu.org/git/guix.git\")\n" 17509" (url \"https://git.guix.gnu.org/guix.git\")\n"
17510" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n" 17510" (commit \"6298c3ffd9654d3231a6f25390b056483e8f407c\"))\n"
17511" (channel\n" 17511" (channel\n"
17512" (name 'variant-packages)\n" 17512" (name 'variant-packages)\n"