guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 7b6c970f3956bd8ae185893c7dd249a24cbc3843
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Jan 31 20:26:57 2026 +0100
gnu: gnome-menus: Update to 3.38.1.
* gnu/packages/gnome.scm (gnome-menus): Update to 3.38.1.
---
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 164635e2de..206508d95a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1702,7 +1702,7 @@ project.")
(define-public gnome-menus
(package
(name "gnome-menus")
- (version "3.36.0")
+ (version "3.38.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-menus/"
@@ -1710,7 +1710,7 @@ project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "07xvaf8s0fiv0035nk8zpzymn5www76w2a1vflrgqmp9plw8yd6r"))))
+ "06418hf95c63c3wf6yrjkq12czb14xafywafz4nj7yywvcfak60i"))))
(build-system gnu-build-system)
(arguments
(list