[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:18:10 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 4f992e8cb7d91698af7c542e74f8f71535c266bd
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)
- 02/76: gnu: Add gtk., (continued)
- 02/76: gnu: Add gtk., guix-commits, 2021/09/27
- 04/76: gnu: gnome-backgrounds: Update to 40.1., guix-commits, 2021/09/27
- 05/76: gnu: gnome-screenshot: Update to 40.0., 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
- 01/76: gnu: vulkan-loader: Fix include path location., guix-commits, 2021/09/27
- 06/76: gnu: gnote: Update to 40.2., guix-commits, 2021/09/27
- 07/76: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/09/27
- 12/76: gnu: gnome-font-viewer: Update to 40.0., guix-commits, 2021/09/27
- 13/76: gnu: libportal: Update to 0.4., guix-commits, 2021/09/27
- 11/76: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/27
- 08/76: gnu: gnome-menus: Update to 3.36.0.,
guix-commits <=
- 10/76: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/09/27
- 09/76: gnu: gnome-user-docs: Update to 40.5., guix-commits, 2021/09/27
- 14/76: gnu: Add libadwaita., 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
- 15/76: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/09/27
- 19/76: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/27
- 22/76: gnu: gedit: Update to 40.1., guix-commits, 2021/09/27
- 24/76: gnu: amtk: Update to 5.3.1., guix-commits, 2021/09/27
- 27/76: gnu: baobab: Update to 40.0., guix-commits, 2021/09/27