unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0.
       [not found] <20230226112002.20885-1-va511e.ref@yahoo.com>
@ 2023-02-26 11:20 ` Vasile Dumitrascu via Guix-patches via
  2023-02-26 13:26   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 11:20 UTC (permalink / raw)
  To: 61807; +Cc: Vasile Dumitrascu

* 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





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

* [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0.
  2023-02-26 11:20 ` [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0 Vasile Dumitrascu via Guix-patches via
@ 2023-02-26 13:26   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-02-26 13:26 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 61807-done, 61807

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2023-02-26 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230226112002.20885-1-va511e.ref@yahoo.com>
2023-02-26 11:20 ` [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0 Vasile Dumitrascu via Guix-patches via
2023-02-26 13:26   ` Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).