[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/76: gnu: gnome-menus: Update to 3.36.0.
From: |
guix-commits |
Subject: |
08/76: gnu: gnome-menus: Update to 3.36.0. |
Date: |
Mon, 27 Sep 2021 10:29:52 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 1e37c4b4d415bb593ada54aa74eb0a3a35048242
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Sep 22 18:08:26 2021 +0000
gnu: gnome-menus: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-menus): Update to 3.36.0.
---
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 7b6bd16..bd9e4b2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1721,7 +1721,7 @@ project.")
(define-public gnome-menus
(package
(name "gnome-menus")
- (version "3.32.0")
+ (version "3.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-menus/"
@@ -1729,7 +1729,7 @@ project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0x2blzqrapmbsbfzxjcdcpa3vkw9hq5k96h9kvjmy9kl415wcl68"))))
+ "07xvaf8s0fiv0035nk8zpzymn5www76w2a1vflrgqmp9plw8yd6r"))))
(build-system gnu-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- branch wip-gnome40 created (now d1b1f04), guix-commits, 2021/09/27
- 01/76: gnu: vulkan-loader: Fix include path location., guix-commits, 2021/09/27
- 02/76: gnu: Add gtk., guix-commits, 2021/09/27
- 04/76: gnu: gnome-backgrounds: Update to 40.1., guix-commits, 2021/09/27
- 06/76: gnu: gnote: Update to 40.2., guix-commits, 2021/09/27
- 08/76: gnu: gnome-menus: Update to 3.36.0.,
guix-commits <=
- 09/76: gnu: gnome-user-docs: Update to 40.5., guix-commits, 2021/09/27
- 07/76: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/09/27
- 05/76: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/09/27
- 11/76: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/27
- 16/76: build: glib-or-gtk-build-system: Add gtk 4.0 support., guix-commits, 2021/09/27
- 03/76: gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2., guix-commits, 2021/09/27
- 10/76: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/09/27
- 17/76: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/27
- 18/76: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/09/27
- 14/76: gnu: Add libadwaita., guix-commits, 2021/09/27