GNU bug report logs - #68997
[PATCH] gnu: lightning: Update to 2.2.3

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 9 Feb 2024 07:22:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#68997: closed (Re: [bug#68997] QA review for 68997)
Date: Wed, 30 Apr 2025 11:02:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68997: [PATCH] gnu: lightning: Update to 2.2.3

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68997 <at> debbugs.gnu.org.

-- 
68997: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68997
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: John Kehayias <john.kehayias <at> protonmail.com>
Cc: 68997-done <at> debbugs.gnu.org, Tanguy LE CARROUR <tanguy <at> bioneland.org>,
 Andy Tai <atai <at> atai.org>
Subject: Re: [bug#68997] QA review for 68997
Date: Wed, 30 Apr 2025 13:01:32 +0200
Well, I just built smalltalk with the updated lightning on my laptop,
so I have pushed this patch.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: lightning: Update to 2.2.3
Date: Thu,  8 Feb 2024 23:21:00 -0800
* gnu/packages/assembly.scm (lightning): Update to 2.2.3

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

diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index 3bfe0bd3e0..9fcfba2f6c 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -196,14 +196,14 @@ (define-public yasm
 (define-public lightning
   (package
     (name "lightning")
-    (version "2.2.2")
+    (version "2.2.3")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/lightning/lightning-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "1qmkfg7br543kqy82hhpr1n8bsm9wrwb1z5w2whxc5xdvr185jha"))))
+               "0ab89k0xn1mdgabrbfk2993jx6835i8glrhhn7zgpbq07aiwfif0"))))
     (build-system gnu-build-system)
     (native-inputs (list zlib))
     (arguments

base-commit: 570ef13a87bb54d3410c431700ba78316a2641e2
-- 
2.41.0




This bug report was last modified 101 days ago.

Previous Next


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