guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 1bb8106fcb6e2a340bb56319cdbf3002f7bf692e
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Jan 31 20:27:32 2026 +0100
gnu: libgsf: Update to 1.14.54.
* gnu/packages/gnome.scm (libgsf): Update to 1.14.54.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a17fb36c47..cbe6abdd5e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3498,7 +3498,7 @@ XML/CSS rendering engine.")
(define-public libgsf
(package
(name "libgsf")
- (version "1.14.53")
+ (version "1.14.54")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3506,7 +3506,7 @@ XML/CSS rendering engine.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1fmwx2lz07sp2hj6yaf5x0m3yqlzjv0qqkgykjn9f3y5w239md8f"))))
+ "08vny43clswk95djch50z17hdnns2p8qc93if6qcy4r598k6k26i"))))
(build-system glib-or-gtk-build-system)
(outputs '("out" "bin" "doc"))
(arguments