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 <[email protected]>
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