emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61807: closed ([PATCH] gnu: network-manager-applet: Update to 1.30.0


From: GNU bug Tracking System
Subject: bug#61807: closed ([PATCH] gnu: network-manager-applet: Update to 1.30.0.)
Date: Sun, 26 Feb 2023 13:33:06 +0000

Your message dated Sun, 26 Feb 2023 14:26:50 +0100
with message-id <87bklgwnxp.fsf@nckx>
and subject line Re: [bug#61807] [PATCH] gnu: network-manager-applet: Update to 
1.30.0.
has caused the debbugs.gnu.org bug report #61807,
regarding [PATCH] gnu: network-manager-applet: Update to 1.30.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61807: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61807
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: network-manager-applet: Update to 1.30.0. Date: Sun, 26 Feb 2023 12:20:02 +0100
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.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 620f5953d9..b38345051d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8901,7 +8901,7 @@ (define-public mobile-broadband-provider-info
 (define-public network-manager-applet
   (package
     (name "network-manager-applet")
-    (version "1.28.0")
+    (version "1.30.0")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"mirror://gnome/sources/network-manager-applet/"
@@ -8909,7 +8909,7 @@ (define-public network-manager-applet
                                   "network-manager-applet-" version ".tar.xz"))
               (sha256
                (base32
-                "17742kgmbj9w545zwnirgr0i40zl0xzp8jx7b8c1krp93mc4h0sw"))))
+                "1lswxfxjfbiknspwli8d65i0bnyfazzcnrqckaw0s44zkm7bh5lm"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0. Date: Sun, 26 Feb 2023 14:26:50 +0100
Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.0.

Thanks! Don't forget to check for other changes¹, such as inputs, and adjust them as well.

I removed libnotify and pushed as 517740d1ddc2b795a380857731860e44018a1b34.

Kind regards,

T G-R

[1]: https://gitlab.gnome.org/GNOME/network-manager-applet/-/commit/7cf4d8f812c61ad6ff361f6fe03df6787e471b1a

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]