[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: network-manager-applet: Update to 1.36.0.
From: |
guix-commits |
Subject: |
04/09: gnu: network-manager-applet: Update to 1.36.0. |
Date: |
Sun, 23 Jun 2024 04:12:27 -0400 (EDT) |
lilyp pushed a commit to branch master
in repository guix.
commit 0fc532b7daf1266d7296dde4e5b2b74b1524f080
Author: Ashish SHUKLA <ashish.is@lostca.se>
AuthorDate: Sun Jun 16 01:40:17 2024 +0200
gnu: network-manager-applet: Update to 1.36.0.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.36.0.
Change-Id: I78dc16367d4a293e856d7dc88b8a055ca9b46e69
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 e910e125d2..b4caaf29a7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8826,7 +8826,7 @@ to virtual private networks (VPNs) via Fortinet SSLVPN.")
(define-public network-manager-applet
(package
(name "network-manager-applet")
- (version "1.34.0")
+ (version "1.36.0")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://gnome/sources/network-manager-applet/"
@@ -8834,7 +8834,7 @@ to virtual private networks (VPNs) via Fortinet SSLVPN.")
"network-manager-applet-" version ".tar.xz"))
(sha256
(base32
- "1a55mf4ww06lqacs6zndp29ayyby5f8rgg1lp341y5kb1x3qwdmb"))))
+ "0lz2lxj5xy65l7qcn3df83spkxxqk2sjmys7bi4f3bx3gr408ix8"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (36fcf6092f -> d69270b696), guix-commits, 2024/06/23
- 03/09: gnu: esmini: Update to 2.37.11., guix-commits, 2024/06/23
- 06/09: gnu: quakespasm: Update package style., guix-commits, 2024/06/23
- 08/09: gnu: emacs-ddskk: Update to 17.1-0.8c47f46., guix-commits, 2024/06/23
- 09/09: gnu: emacs-ddskk: Use newer package style., guix-commits, 2024/06/23
- 07/09: services: radicale: Use define-configuration., guix-commits, 2024/06/23
- 01/09: gnu: ibus-minimal: Graft to 1.5.29., guix-commits, 2024/06/23
- 04/09: gnu: network-manager-applet: Update to 1.36.0.,
guix-commits <=
- 05/09: gnu: quakespasm: Update to 0.96.2., guix-commits, 2024/06/23
- 02/09: gnu: Add klee., guix-commits, 2024/06/23