GNU bug report logs - #73423
[PATCH 0/2] gnu: iwd: Update to 2.22.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 22 Sep 2024 14:59:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73423 in the body.
You can then email your comments to 73423 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73423; Package guix-patches. (Sun, 22 Sep 2024 14:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 22 Sep 2024 14:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH 0/2] gnu: iwd: Update to 2.22.
Date: Sun, 22 Sep 2024 22:57:24 +0800
*** BLURB HERE ***

Hilton Chain (2):
  gnu: ell: Update to 0.69.
  gnu: iwd: Update to 2.22.

 gnu/packages/linux.scm      | 4 ++--
 gnu/packages/networking.scm | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: 9200756fefac8e41caa4843a69d7cd682101ed12
--
2.46.0




Information forwarded to leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#73423; Package guix-patches. (Sun, 22 Sep 2024 15:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 73423 <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 73423 <at> debbugs.gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH 1/2] gnu: ell: Update to 0.69.
Date: Sun, 22 Sep 2024 22:59:29 +0800
* gnu/packages/linux.scm (ell): Update to 0.69.

Change-Id: Iad66d4bad1fae937068fe2a721ad6b5f56f77c48
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bac6e13440..a4ebd09bb1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9913,7 +9913,7 @@ (define-public wireplumber-minimal
 (define-public ell
   (package
     (name "ell")
-    (version "0.61")
+    (version "0.69")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9922,7 +9922,7 @@ (define-public ell
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1lkjf24ap40wk747z1iv8ds8z40alc5x8rzsgczjj1707x2ik6mj"))))
+                "06gsij5fsf3jgwjx1ijn9l5lyvd09007mfn8dygqnv6xk6g1bq8l"))))
     (build-system gnu-build-system)
     (arguments
      ;; Tests launch dbus-daemon instances that all try to bind to
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#73423; Package guix-patches. (Sun, 22 Sep 2024 15:01:02 GMT) Full text and rfc822 format available.

Message #11 received at 73423 <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 73423 <at> debbugs.gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH 2/2] gnu: iwd: Update to 2.22.
Date: Sun, 22 Sep 2024 22:59:30 +0800
* 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





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sat, 02 Nov 2024 17:53:01 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Sat, 02 Nov 2024 17:53:02 GMT) Full text and rfc822 format available.

Message #16 received at 73423-close <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 73423-close <at> debbugs.gnu.org
Subject: Close: bug#73423: Acknowledgement ([PATCH 0/2] gnu: iwd: Update to
 2.22.)
Date: Sun, 03 Nov 2024 00:48:24 +0800
Close in favor of https://issues.guix.gnu.org/73935. 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 01 Dec 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 200 days ago.

Previous Next


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