unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 68276@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>, Hilton Chain <hako@ultrarare.space>
Subject: [bug#68276] [PATCH 2/4] gnu: iwd: Update to 2.12.
Date: Sat,  6 Jan 2024 14:04:47 +0800	[thread overview]
Message-ID: <604a3abb982ef30c2ce4587c045864dfadd598ad.1704519990.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1704519990.git.hako@ultrarare.space>

* gnu/packages/networking.scm (iwd): Update to 2.12.
[home-page]: Update homepage.

Change-Id: Icfaee7fdbe7ce9bb4648d8ad841d74caaea84b4f
---
 gnu/packages/networking.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index c3796f7328..fda6775d71 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -3937,7 +3937,7 @@ (define-public bird
 (define-public iwd
   (package
     (name "iwd")
-    (version "2.8")
+    (version "2.12")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3946,7 +3946,7 @@ (define-public iwd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0bpksqyaqr624bj7zm9hi22rnp6wnjbngx4q08l7lbd0r7r93vcb"))))
+                "199pcs20054xhp5c0dnxf9ny5cf5cynkqpx68dpn46nq8ly76n2y"))))
     (build-system gnu-build-system)
     (inputs
      (list dbus ell (package-source ell) readline))
@@ -3990,7 +3990,7 @@ (define-public iwd
              (substitute* "Makefile"
                ;; Don't try to 'mkdir /var'.
                (("\\$\\(MKDIR_P\\) -m 700") "true")))))))
-    (home-page "https://git.kernel.org/pub/scm/network/wireless/iwd.git/")
+    (home-page "https://iwd.wiki.kernel.org/")
     (synopsis "iNet Wireless Daemon")
     (description "iwd is a wireless daemon for Linux that aims to replace WPA
 Supplicant.  It optimizes resource utilization by not depending on any external
-- 
2.41.0





  parent reply	other threads:[~2024-01-06  6:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06  5:59 [bug#68276] [PATCH 0/4] gnu: iwd: Update to 2.12 Hilton Chain via Guix-patches via
2024-01-06  6:04 ` [bug#68276] [PATCH 1/4] gnu: ell: Update to 0.61 Hilton Chain via Guix-patches via
2024-01-06  6:04 ` Hilton Chain via Guix-patches via [this message]
2024-01-06  6:04 ` [bug#68276] [PATCH 3/4] gnu: iwd: Use gexps Hilton Chain via Guix-patches via
2024-01-06  6:04 ` [bug#68276] [PATCH 4/4] gnu: iwd: Patch resolvconf path Hilton Chain via Guix-patches via
     [not found] ` <handler.68276.B.17045207999047.ack@debbugs.gnu.org>
2024-01-13 11:19   ` bug#68276: Acknowledgement ([PATCH 0/4] gnu: iwd: Update to 2.12.) 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=604a3abb982ef30c2ce4587c045864dfadd598ad.1704519990.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=68276@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).