From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 73423@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#73423] [PATCH 2/2] gnu: iwd: Update to 2.22.
Date: Sun, 22 Sep 2024 22:59:30 +0800 [thread overview]
Message-ID: <7ce97dd3ab4b712a7d97650034b4ab7a53a2d9e5.1726982307.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1726982307.git.hako@ultrarare.space>
* gnu/packages/networking.scm (iwd): Update to 2.22.
Change-Id: I34fc6742f3da06cf92af73d87899732dfca54313
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index d0949618da..3f2239a14d 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4143,7 +4143,7 @@ (define-public bird
(define-public iwd
(package
(name "iwd")
- (version "2.12")
+ (version "2.22")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4152,7 +4152,7 @@ (define-public iwd
(file-name (git-file-name name version))
(sha256
(base32
- "199pcs20054xhp5c0dnxf9ny5cf5cynkqpx68dpn46nq8ly76n2y"))))
+ "1wnz1rbjnikry2b7fj7xbdfql84vgdqbpcz7gmf1jggz2c2rysdp"))))
(build-system gnu-build-system)
(inputs
(list dbus ell (package-source ell) openresolv readline))
--
2.46.0
next prev parent reply other threads:[~2024-09-22 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-22 14:57 [bug#73423] [PATCH 0/2] gnu: iwd: Update to 2.22 Hilton Chain via Guix-patches via
2024-09-22 14:59 ` [bug#73423] [PATCH 1/2] gnu: ell: Update to 0.69 Hilton Chain via Guix-patches via
2024-09-22 14:59 ` Hilton Chain via Guix-patches via [this message]
[not found] ` <handler.73423.B.172701709731091.ack@debbugs.gnu.org>
2024-11-02 16:48 ` bug#73423: Close: bug#73423: Acknowledgement ([PATCH 0/2] gnu: iwd: Update to 2.22.) Hilton Chain via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7ce97dd3ab4b712a7d97650034b4ab7a53a2d9e5.1726982307.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=73423@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).