unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68997] [PATCH] gnu: lightning: Update to 2.2.3
@ 2024-02-09  7:21 Andy Tai
  2024-02-14 20:38 ` [bug#68997] QA review for 68997 John Kehayias via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-02-09  7:21 UTC (permalink / raw)
  To: 68997; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-14 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <170749259031.19114.11528460089692182800@bioneland.org>
     [not found] ` <CAJsg1E8sVMUZqry66ReuqCeGfymhLST3T-SUBkQU6wo3ew1UKg@mail.gmail.com>
2024-02-10  4:14   ` [bug#68997] QA review for 68997 Andy Tai
2024-02-12 15:04     ` Tanguy LE CARROUR
2024-02-09  7:21 [bug#68997] [PATCH] gnu: lightning: Update to 2.2.3 Andy Tai
2024-02-14 20:38 ` [bug#68997] QA review for 68997 John Kehayias via Guix-patches via

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).