From c10c306737873c8dbeb8ce64cb575b46007bba24 Mon Sep 17 00:00:00 2001 From: Josep Bigorra Date: Tue, 11 Nov 2025 21:52:58 +0100 Subject: [PATCH] gnu: guile-hygguile: Update to 2.0.21. * gnu/packages/guile-xyz.scm (guile-hygguile): Update to 2.0.21. [description]: Update description. Change-Id: I65ffb4fc42e2bfc79de08d8914d577ffd1dff712 Signed-off-by: jgart --- gnu/packages/guile-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index ba6f537a9a1..67281b6381e 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -7130,7 +7130,7 @@ The resulting QR codes can be rendered to ASCII art strings or to PNG images (us (define-public guile-hygguile (package (name "guile-hygguile") - (version "1.0.5") + (version "2.0.21") (source (origin (method git-fetch) @@ -7139,7 +7139,7 @@ The resulting QR codes can be rendered to ASCII art strings or to PNG images (us (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0iwgbb2ym15l0iz91ycd7ikf42jnhdnzs786d9dc1p2d0fr2l962")))) + (base32 "04fpf46ibjb4x2qpzgwdhnjh7cjvzvn5fry0j4macdijhbwd59yf")))) (build-system guile-build-system) (native-inputs (list guile-3.0)) (arguments @@ -7150,7 +7150,7 @@ The resulting QR codes can be rendered to ASCII art strings or to PNG images (us (description "Hygguile is a library that allows you to create cozy web user-interfaces using Guile Scheme, by defining an expressive @acronym{DSL, domain-specific -language}, and by leveraging the power of S-expressions, SXML and TailwindCSS. +language}, and by leveraging the power of S-expressions, SXML and OliveCSS. The project aims to provide reusable, professional-looking and accessible web components, whose names resemble the HTML counterparts, thus