all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0.
       [not found] <20231121211707.25058-1-va511e.ref@yahoo.com>
@ 2023-11-21 21:17 ` Vasile Dumitrascu via Guix-patches via
  2023-11-25 15:20   ` bug#67344: " Ludovic Courtès
       [not found]   ` <handler.67344.D67344.170092565611311.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-21 21:17 UTC (permalink / raw)
  To: 67344; +Cc: Vasile Dumitrascu

* 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@brendan.scot>
 ;;; Copyright © 2017, 2018 Rutger Helling <rhelling@mykolab.com>
 ;;; Copyright © 2018 Jovany Leandro G.C <bit4bit@riseup.net>
-;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
+;;; Copyright © 2018, 2023 Vasile Dumitrascu <va511e@yahoo.com>
 ;;; Copyright © 2018 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
 ;;; Copyright © 2018, 2019 Timothy Sample <samplet@ngyro.com>
 ;;; Copyright © 2019 Danny Milosavljevic <dannym@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





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

* bug#67344: [PATCH] gnu: network-manager-applet: Update to 1.34.0.
  2023-11-21 21:17 ` [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0 Vasile Dumitrascu via Guix-patches via
@ 2023-11-25 15:20   ` Ludovic Courtès
       [not found]   ` <handler.67344.D67344.170092565611311.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-11-25 15:20 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 67344-done

Vasile Dumitrascu <va511e@yahoo.com> skribis:

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

Applied, thanks!




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

* [bug#67344] closed (Re: [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0.)
       [not found]   ` <handler.67344.D67344.170092565611311.notifdone@debbugs.gnu.org>
@ 2023-11-25 17:29     ` Vasile Dumitrascu via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-25 17:29 UTC (permalink / raw)
  To: 67344

Thank you again, Ludovic!

  Vasile


On 25/11/2023 16:21, GNU bug Tracking System wrote:
> Your bug report
>
> #67344: [PATCH] gnu: network-manager-applet: Update to 1.34.0.
>
> which was filed against the guix-patches package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 67344@debbugs.gnu.org.
>




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

end of thread, other threads:[~2023-11-25 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231121211707.25058-1-va511e.ref@yahoo.com>
2023-11-21 21:17 ` [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0 Vasile Dumitrascu via Guix-patches via
2023-11-25 15:20   ` bug#67344: " Ludovic Courtès
     [not found]   ` <handler.67344.D67344.170092565611311.notifdone@debbugs.gnu.org>
2023-11-25 17:29     ` [bug#67344] closed (Re: [bug#67344] [PATCH] gnu: network-manager-applet: Update to 1.34.0.) Vasile Dumitrascu via Guix-patches via

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.