all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71584] [PATCH] gnu: network-manager-applet: Update to 1.36.0.
@ 2024-06-15 23:40 ashish.is--- via Guix-patches via
  2024-06-24  2:08 ` bug#71584: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-06-15 23:40 UTC (permalink / raw)
  To: 71584; +Cc: Ashish SHUKLA, Liliana Marie Prikler, Maxim Cournoyer,
	Vivien Kraus

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/gnome.scm (network-manager-applet): Update to 1.36.0.

Change-Id: I78dc16367d4a293e856d7dc88b8a055ca9b46e69
---
 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 @@ (define-public mobile-broadband-provider-info
 (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 @@ (define-public network-manager-applet
                                   "network-manager-applet-" version ".tar.xz"))
               (sha256
                (base32
-                "1a55mf4ww06lqacs6zndp29ayyby5f8rgg1lp341y5kb1x3qwdmb"))))
+                "0lz2lxj5xy65l7qcn3df83spkxxqk2sjmys7bi4f3bx3gr408ix8"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t

base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71584: [PATCH] gnu: network-manager-applet: Update to 1.36.0.
  2024-06-15 23:40 [bug#71584] [PATCH] gnu: network-manager-applet: Update to 1.36.0 ashish.is--- via Guix-patches via
@ 2024-06-24  2:08 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  2:08 UTC (permalink / raw)
  To: ashish.is; +Cc: 71584-done, Vivien Kraus, Liliana Marie Prikler

Hi,

ashish.is@lostca.se writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/gnome.scm (network-manager-applet): Update to 1.36.0.
>
> Change-Id: I78dc16367d4a293e856d7dc88b8a055ca9b46e69

It appears this has already been applied by Liliana; closing!

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24  2:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 23:40 [bug#71584] [PATCH] gnu: network-manager-applet: Update to 1.36.0 ashish.is--- via Guix-patches via
2024-06-24  2:08 ` bug#71584: " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.