From: Sergey Trofimov <sarg@sarg.org.ru>
To: 73935@debbugs.gnu.org
Cc: Sergey Trofimov <sarg@sarg.org.ru>, Sergey Trofimov <sarg@sarg.org.ru>
Subject: [bug#73935] [PATCH 2/2] gnu: iwd: Update to 3.0.
Date: Mon, 21 Oct 2024 20:12:52 +0200 [thread overview]
Message-ID: <f5ef0093b27e472201ae346fb4ec30afa284d27c.1729532017.git.sarg@sarg.org.ru> (raw)
In-Reply-To: <cover.1729532017.git.sarg@sarg.org.ru>
* gnu/packages/networking.scm (iwd): Update to 3.0.
---
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 f209c1e27c..e37f0bec10 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 "3.0")
(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"))))
+ "0lwsh56r8pq5drfhjm1wpkxsmaz516rj46mrr8wiilw5r6gxwjm6"))))
(build-system gnu-build-system)
(inputs
(list dbus ell (package-source ell) openresolv readline))
--
2.46.0
next prev parent reply other threads:[~2024-10-21 18:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 17:36 [bug#73935] [PATCH 0/2] gnu: iwd: Update to 3.0 Sergey Trofimov
2024-10-21 18:12 ` [bug#73935] [PATCH 1/2] gnu: ell: Update to 0.69 Sergey Trofimov
2024-10-21 18:12 ` Sergey Trofimov [this message]
2024-11-02 17:51 ` bug#73935: Close: [PATCH 0/2] gnu: iwd: Update to 3.0 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=f5ef0093b27e472201ae346fb4ec30afa284d27c.1729532017.git.sarg@sarg.org.ru \
--to=sarg@sarg.org.ru \
--cc=73935@debbugs.gnu.org \
/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).