GNU bug report logs - #66009
[PATCH gnome-team] gnu: NetworkManager: Update to 1.45.2.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Fri, 15 Sep 2023 18:31:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

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: Vivien Kraus <vivien <at> planete-kraus.eu>
Subject: bug#66009: closed (Re: [PATCH gnome-team v2 1/1] gnu:
 NetworkManager: Update to 1.44.0.)
Date: Sun, 24 Sep 2023 10:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66009: [PATCH gnome-team] gnu: NetworkManager: Update to 1.45.2.

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 66009 <at> debbugs.gnu.org.

-- 
66009: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66009
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Vivien Kraus <vivien <at> planete-kraus.eu>, 66009-done <at> debbugs.gnu.org
Subject: Re: [PATCH gnome-team v2 1/1] gnu: NetworkManager: Update to 1.44.0.
Date: Sun, 24 Sep 2023 12:03:50 +0200
Am Dienstag, dem 12.09.2023 um 14:38 +0200 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
> ---
Pushed.

Thanks

[Message part 3 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH gnome-team] gnu: NetworkManager: Update to 1.45.2.
Date: Tue, 12 Sep 2023 14:38:49 +0200
* gnu/packages/gnome.scm (network-manager): Update to 1.45.2.
---
 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 f5ed13565d..af96719e93 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8207,7 +8207,7 @@ (define-public network-manager
     (name "network-manager")
     ;; Note: NetworkManager still follows the odd/even major version number
     ;; for development/stable releases scheme; be sure to use a stable one.
-    (version "1.42.6")
+    (version "1.45.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -8217,7 +8217,7 @@ (define-public network-manager
                                        "network-manager-meson.patch"))
               (sha256
                (base32
-                "0y82xl84dyhdkyl98y86wspiq9iy5jz23bjzc3mvrijsfz1qlf4c"))))
+                "00mvhfv6hgv6g52nrx2n9qx9fj80winrw8pzjcdmarqgy8srrsd9"))))
     (build-system meson-build-system)
     (outputs '("out"
                "doc"))                  ; 8 MiB of gtk-doc HTML

base-commit: 43cdc8a07517e936812782c313fe145bcf5c7ed3
-- 
2.41.0



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

Previous Next


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