guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: website: download: Change the hurd image job name


From: Mathieu Othacehe
Subject: branch master updated: website: download: Change the hurd image job name.
Date: Tue, 29 Sep 2020 11:15:00 -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 4a15908  website: download: Change the hurd image job name.
4a15908 is described below

commit 4a159086372f12b495bae0d32ad0f9b1240b22e1
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Sep 29 17:14:28 2020 +0200

    website: download: Change the hurd image job name.
    
    * website/apps/download/templates/download-latest.scm (images): Change hurd
    image job name to "hurd-barebones.qcow2".
---
 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 61be424..985fe16 100644
--- a/website/apps/download/templates/download-latest.scm
+++ b/website/apps/download/templates/download-latest.scm
@@ -58,7 +58,7 @@
          (C_ "download page title" "GNU Guix System on GNU Hurd")
          (G_ "Virtual machine image of the standalone Guix System on GNU 
Hurd.")
          (guix-url "static/base/img/hurd.png")
-         "hurd-barebones-disk-image"
+         "hurd-barebones.qcow2"
          (list "qcow2")
          (list default-system)
          "image")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]