all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 66009@debbugs.gnu.org
Subject: [bug#66009] [PATCH gnome-team v2 1/1] gnu: NetworkManager: Update to 1.44.0.
Date: Tue, 12 Sep 2023 14:38:49 +0200	[thread overview]
Message-ID: <df00b4de17df9f94f20e27d252aea2905d7ac282.1694812069.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1694812069.git.vivien@planete-kraus.eu>

* gnu/packages/gnome.scm (network-manager): Update to 1.44.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 f5ed13565d..12c245efbe 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.44.0")
     (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"))))
+                "17zvg63jjbqdw8xyc6narirvvbbv7micbn0j7dmq0bqqgmihkjpd"))))
     (build-system meson-build-system)
     (outputs '("out"
                "doc"))                  ; 8 MiB of gtk-doc HTML
-- 
2.41.0




  reply	other threads:[~2023-09-15 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 12:38 [bug#66009] [PATCH gnome-team] gnu: NetworkManager: Update to 1.45.2 Vivien Kraus via Guix-patches via
2023-09-15 20:17 ` Liliana Marie Prikler
2023-09-15 21:07   ` [bug#66009] [PATCH gnome-team v2 0/1] Update NetworkManager to stable 1.44.0 Vivien Kraus via Guix-patches via
2023-09-12 12:38     ` Vivien Kraus via Guix-patches via [this message]
2023-09-24 10:03       ` bug#66009: [PATCH gnome-team v2 1/1] gnu: NetworkManager: Update to 1.44.0 Liliana Marie Prikler

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=df00b4de17df9f94f20e27d252aea2905d7ac282.1694812069.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=66009@debbugs.gnu.org \
    --cc=vivien@planete-kraus.eu \
    /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.