GNU bug report logs - #61807
[PATCH] gnu: network-manager-applet: Update to 1.30.0.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Sun, 26 Feb 2023 11:21:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61807: closed ([PATCH] gnu: network-manager-applet: Update to
 1.30.0.)
Date: Sun, 26 Feb 2023 13:33:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Feb 2023 14:26:50 +0100
with message-id <87bklgwnxp.fsf <at> 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 <at> gnu.org.)


-- 
61807: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61807
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
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



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 61807-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0.
Date: Sun, 26 Feb 2023 14:26:50 +0100
[Message part 4 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.