[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: Use more guix.gnu.org.
From: |
guix-commits |
Subject: |
07/11: Use more guix.gnu.org. |
Date: |
Tue, 16 Jul 2019 17:00:26 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3fb3291e25a7827f1466fba4943c5098a0a0a524
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jul 15 18:46:39 2019 +0200
Use more guix.gnu.org.
* build-aux/build-self.scm (make-config.scm): Replace gnu.org/s/guix with
guix.gnu.org.
* guix/scripts/publish.scm (render-home-page): Likewise.
* guix/self.scm (make-config.scm): Likewise.
---
build-aux/build-self.scm | 2 +-
guix/scripts/publish.scm | 2 +-
guix/self.scm | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build-aux/build-self.scm b/build-aux/build-self.scm
index 0a1234a..fc13032 100644
--- a/build-aux/build-self.scm
+++ b/build-aux/build-self.scm
@@ -75,7 +75,7 @@
(package-name "GNU Guix")
(package-version "0")
(bug-report-address "address@hidden")
- (home-page-url "https://gnu.org/s/guix"))
+ (home-page-url "https://guix.gnu.org"))
;; Hack so that Geiser is not confused.
(define defmod 'define-module)
diff --git a/guix/scripts/publish.scm b/guix/scripts/publish.scm
index c716998..8fb67f9 100644
--- a/guix/scripts/publish.scm
+++ b/guix/scripts/publish.scm
@@ -694,7 +694,7 @@ to compress or decompress the log file; just return it
as-is."
(h1 "GNUÂ Guix Substitute Server")
(p "Hi, "
(a (@ (href
-
"https://gnu.org/s/guix/manual/html_node/Invoking-guix-publish.html"))
+
"https://guix.gnu.org/manual/en/html_node/Invoking-guix-publish.html"))
(tt "guix publish"))
" speaking. Welcome!")))
port)))))
diff --git a/guix/self.scm b/guix/self.scm
index b8581d0..838ede7 100644
--- a/guix/self.scm
+++ b/guix/self.scm
@@ -916,7 +916,7 @@ Info manual."
(package-name "GNU Guix")
(package-version "0")
(bug-report-address "address@hidden")
- (home-page-url "https://gnu.org/s/guix"))
+ (home-page-url "https://guix.gnu.org"))
;; Hack so that Geiser is not confused.
(define defmod 'define-module)
- branch master updated (71e5d42 -> 844cb1b), guix-commits, 2019/07/16
- 01/11: gnu: jekyll: Update to 3.8.6., guix-commits, 2019/07/16
- 02/11: gnu: gp2c: Update to 0.0.11pl2., guix-commits, 2019/07/16
- 03/11: gnu: xauth: Update to 1.1., guix-commits, 2019/07/16
- 07/11: Use more guix.gnu.org.,
guix-commits <=
- 04/11: gnu: pari-gp: Update to 2.11.2., guix-commits, 2019/07/16
- 05/11: gnu: mercurial: Update to 5.0.2., guix-commits, 2019/07/16
- 06/11: gnu: hdup: Use archived home page., guix-commits, 2019/07/16
- 11/11: gnu: osc: Update to 0.165.2., guix-commits, 2019/07/16
- 08/11: gnu: r-pmcmr: Fix description., guix-commits, 2019/07/16
- 09/11: gnu: font-google-noto: Update to 20171025., guix-commits, 2019/07/16
- 10/11: gnu: gap: Update to 4.10.2., guix-commits, 2019/07/16