[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: website: Rename lastest ISO.
From: |
Mathieu Othacehe |
Subject: |
branch master updated: website: Rename lastest ISO. |
Date: |
Sun, 20 Sep 2020 03:59:41 -0400 |
This is an automated email from the git hooks/post-receive script.
mothacehe pushed a commit to branch master
in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push:
new 6193c91 website: Rename lastest ISO.
6193c91 is described below
commit 6193c919d2c8a902f72a560b36fdeb197f068ace
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Sep 20 09:58:16 2020 +0200
website: Rename lastest ISO.
* website/apps/download/templates/download-latest.scm (images): Rename
latest
ISO to "image.iso".
---
website/apps/download/templates/download-latest.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/apps/download/templates/download-latest.scm
b/website/apps/download/templates/download-latest.scm
index 609670c..61be424 100644
--- a/website/apps/download/templates/download-latest.scm
+++ b/website/apps/download/templates/download-latest.scm
@@ -50,7 +50,7 @@
(C_ "download page title" "GNU Guix System on Linux")
(G_ "USB/DVD ISO installer of the standalone Guix System on Linux.")
(guix-url "static/base/img/GuixSD-package.png")
- "iso9660-image"
+ "image.iso"
(list default-system)
(list default-system)
"ISO-9660")
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: website: Rename lastest ISO.,
Mathieu Othacehe <=