guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: cuirass: Add version 1.2.0.


From: Ludovic Courtès
Subject: branch master updated: website: cuirass: Add version 1.2.0.
Date: Sun, 29 Oct 2023 18:30:54 -0400

This is an automated email from the git hooks/post-receive script.

civodul pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new 048aba8  website: cuirass: Add version 1.2.0.
048aba8 is described below

commit 048aba8eac9e88e7195dd0bf5faffee877e65178
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Oct 29 23:30:17 2023 +0100

    website: cuirass: Add version 1.2.0.
    
    * website/apps/base/templates/cuirass.scm (cuirass-t): Add 1.2.0.
---
 website/apps/base/templates/cuirass.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/website/apps/base/templates/cuirass.scm 
b/website/apps/base/templates/cuirass.scm
index 50ca348..00fe4b9 100644
--- a/website/apps/base/templates/cuirass.scm
+++ b/website/apps/base/templates/cuirass.scm
@@ -62,6 +62,16 @@ to monitor the build results."))
                "."))
       ,(G_ `(h3 "Releases"))
       (ul
+       (li "2023-10-29 — 1.2.0 — "
+           (a (@ (href
+                  ,(guix-url "cuirass/releases/cuirass-1.2.0.tar.gz"
+                             #:localize #f)))
+              "cuirass-1.2.0.tar.gz")
+           " — "
+           (a (@ (href
+                  ,(guix-url "cuirass/releases/cuirass-1.2.0.tar.gz.sig"
+                             #:localize #f)))
+              ,(G_ "GPG signature")))
        (li "2021-06-13 — 1.1.0 — "
            (a (@ (href
                   ,(guix-url "cuirass/releases/cuirass-1.1.0.tar.gz"



reply via email to

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