From: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
To: 61807@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0.
Date: Sun, 26 Feb 2023 12:20:02 +0100 [thread overview]
Message-ID: <20230226112002.20885-1-va511e@yahoo.com> (raw)
In-Reply-To: 20230226112002.20885-1-va511e.ref@yahoo.com
* 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
next parent reply other threads:[~2023-02-26 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230226112002.20885-1-va511e.ref@yahoo.com>
2023-02-26 11:20 ` Vasile Dumitrascu via Guix-patches via [this message]
2023-02-26 13:26 ` [bug#61807] [PATCH] gnu: network-manager-applet: Update to 1.30.0 Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230226112002.20885-1-va511e@yahoo.com \
--to=guix-patches@gnu.org \
--cc=61807@debbugs.gnu.org \
--cc=va511e@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).