Ludovic Courtès writes: > Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by > “https://git.guix.gnu.org/guix.git”. > > Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740 > --- > .guix-channel | 2 +- > doc/contributing.texi | 2 +- > doc/guix-cookbook.texi | 4 +- > doc/guix.texi | 16 +++---- > gnu/packages/package-management.scm | 2 +- > gnu/system/examples/devel-hurd.tmpl | 2 +- > guix/channels.scm | 2 +- > m4/guix.m4 | 2 +- > po/doc/guix-cookbook.de.po | 8 ++-- > po/doc/guix-cookbook.es.po | 6 +-- > po/doc/guix-cookbook.fr.po | 8 ++-- > po/doc/guix-cookbook.ko.po | 6 +-- > po/doc/guix-cookbook.pt_BR.po | 8 ++-- > po/doc/guix-cookbook.ru.po | 6 +-- > po/doc/guix-cookbook.sk.po | 6 +-- > po/doc/guix-cookbook.sv.po | 4 +- > po/doc/guix-manual.de.po | 60 +++++++++++++------------- > po/doc/guix-manual.es.po | 66 ++++++++++++++--------------- > po/doc/guix-manual.fr.po | 60 +++++++++++++------------- > po/doc/guix-manual.pt_BR.po | 56 ++++++++++++------------ > po/doc/guix-manual.ru.po | 62 +++++++++++++-------------- > po/doc/guix-manual.zh_CN.po | 46 ++++++++++---------- > 22 files changed, 217 insertions(+), 217 deletions(-) > > Hello Guix, > > This is a followup to , which > should ease migration to Codeberg and any future migration (though > it’s not something we have to do frequently :-)). > > Given that the guix.git migration is scheduled this Sunday, May 25th¹, > I’d like to apply this patch tomorrow at the latest. > > Thoughts? Sounds good to me.