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.

Full log


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





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.