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

Previous Next

Package: guix-patches;

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

Date: Tue, 21 Nov 2023 21:18:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67344: closed ([PATCH] gnu: network-manager-applet: Update to
 1.34.0.)
Date: Sat, 25 Nov 2023 15:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Nov 2023 16:20:40 +0100
with message-id <87zfz1506v.fsf <at> gnu.org>
and subject line Re: [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0.
has caused the debbugs.gnu.org bug report #67344,
regarding [PATCH] gnu: network-manager-applet: Update to 1.34.0.
to be marked as done.

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


-- 
67344: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67344
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.34.0.
Date: Tue, 21 Nov 2023 22:17:04 +0100
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.34.0.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ac3035e07d..e1c3f2821a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -30,7 +30,7 @@
 ;;; Copyright © 2017, 2020, 2021 Brendan Tildesley <mail <at> brendan.scot>
 ;;; Copyright © 2017, 2018 Rutger Helling <rhelling <at> mykolab.com>
 ;;; Copyright © 2018 Jovany Leandro G.C <bit4bit <at> riseup.net>
-;;; Copyright © 2018 Vasile Dumitrascu <va511e <at> yahoo.com>
+;;; Copyright © 2018, 2023 Vasile Dumitrascu <va511e <at> yahoo.com>
 ;;; Copyright © 2018 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
 ;;; Copyright © 2018, 2019 Timothy Sample <samplet <at> ngyro.com>
 ;;; Copyright © 2019 Danny Milosavljevic <dannym <at> scratchpost.org>
@@ -8669,7 +8669,7 @@ (define-public mobile-broadband-provider-info
 (define-public network-manager-applet
   (package
     (name "network-manager-applet")
-    (version "1.32.0")
+    (version "1.34.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/network-manager-applet/"
@@ -8677,7 +8677,7 @@ (define-public network-manager-applet
                                   "network-manager-applet-" version ".tar.xz"))
               (sha256
                (base32
-                "0f5sxxi9rywg8mhglcyk3sqmgv5wwl4vxzar56847b852pxazdd2"))))
+                "1a55mf4ww06lqacs6zndp29ayyby5f8rgg1lp341y5kb1x3qwdmb"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 67344-done <at> debbugs.gnu.org
Subject: Re: [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0.
Date: Sat, 25 Nov 2023 16:20:40 +0100
Vasile Dumitrascu <va511e <at> yahoo.com> skribis:

> * gnu/packages/gnome.scm (network-manager-applet): Update to 1.34.0.

Applied, thanks!


This bug report was last modified 1 year and 181 days ago.

Previous Next


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