guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 5148f39eacdeda39fa7053b03387f844c7c17125
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Sep 26 10:51:02 2025 +0200
gnu: libxapp: Update to 2.8.13.
* gnu/packages/cinnamon.scm (libxapp): Update to 2.8.13.
---
gnu/packages/cinnamon.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cinnamon.scm b/gnu/packages/cinnamon.scm
index ff26819390..832ea5141e 100644
--- a/gnu/packages/cinnamon.scm
+++ b/gnu/packages/cinnamon.scm
@@ -98,7 +98,7 @@ for theming and features used in desktop environments outside
of GNOME.")
(define-public libxapp
(package
(name "libxapp")
- (version "2.4.3")
+ (version "2.8.13")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -107,7 +107,7 @@ for theming and features used in desktop environments
outside of GNOME.")
(file-name (git-file-name name version))
(sha256
(base32
- "0n443lwmxzmfnw03n98cqnm2ah1iij6pwsnwbly8sncmzg5jyklg"))))
+ "0i7pyib8s4hjf5k01gaw8nmckxi6haji4ngpj41y1ymq7y9k1cq9"))))
(build-system meson-build-system)
(arguments
(list