all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Steven Roose <steven@roose.io>, 63154@debbugs.gnu.org
Cc: Josselin Poiret <dev@jpoiret.xyz>
Subject: bug#63154: [PATCH 2/2] gnu: network-manager-applet: Update to 1.32.0.
Date: Sat, 29 Apr 2023 10:59:08 +0200	[thread overview]
Message-ID: <708d1487de5e09c3fe269f67955327509adac6b1.1682758526.git.dev@jpoiret.xyz> (raw)
In-Reply-To: <cover.1682758525.git.dev@jpoiret.xyz>

From: Josselin Poiret <dev@jpoiret.xyz>

* gnu/packages/gnome.scm (network-manager-applet): Update to 1.32.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 a98f2fbe5a..02186bae96 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8633,7 +8633,7 @@ (define-public mobile-broadband-provider-info
 (define-public network-manager-applet
   (package
     (name "network-manager-applet")
-    (version "1.30.0")
+    (version "1.32.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/network-manager-applet/"
@@ -8641,7 +8641,7 @@ (define-public network-manager-applet
                                   "network-manager-applet-" version ".tar.xz"))
               (sha256
                (base32
-                "1lswxfxjfbiknspwli8d65i0bnyfazzcnrqckaw0s44zkm7bh5lm"))))
+                "0f5sxxi9rywg8mhglcyk3sqmgv5wwl4vxzar56847b852pxazdd2"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.39.2





  parent reply	other threads:[~2023-04-29  9:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 18:10 bug#63154: Settings schema 'org.gnome.nm-applet.eap' is not installed Steven Roose
2023-04-28 18:51 ` Mario Forzanini via Bug reports for GNU Guix
2023-04-29  8:59 ` bug#63154: [PATCH 0/2] Update network-manager-applet and libnma Josselin Poiret via Bug reports for GNU Guix
2023-04-29  8:59   ` bug#63154: [PATCH 1/2] gnu: libnma: Update to 1.10.6 Josselin Poiret via Bug reports for GNU Guix
2023-04-29  8:59   ` Josselin Poiret via Bug reports for GNU Guix [this message]
2023-05-09  2:29     ` bug#63154: Settings schema 'org.gnome.nm-applet.eap' is not installed Maxim Cournoyer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=708d1487de5e09c3fe269f67955327509adac6b1.1682758526.git.dev@jpoiret.xyz \
    --to=bug-guix@gnu.org \
    --cc=63154@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=steven@roose.io \
    /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 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.