unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63140] [PATCH] gnu: lightning: Update to 2.2.2
@ 2023-04-28  5:58 Andy Tai
  2023-05-19 14:42 ` Ludovic Courtès
  2023-08-25 12:25 ` [bug#63140] Failure of smalltalk Andreas Enge
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Tai @ 2023-04-28  5:58 UTC (permalink / raw)
  To: 63140; +Cc: Andy Tai

* gnu/packages/assembly.scm (lightning): Update to 2.2.2
---
 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 ff8fe69e64..1a51be67cf 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -133,14 +133,14 @@ (define-public yasm
 (define-public lightning
   (package
     (name "lightning")
-    (version "2.2.1")
+    (version "2.2.2")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/lightning/lightning-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "1aiwx9cl9c7swqcgrsjnvd5laah3iwxzl1van3670iv8sn0icrwq"))))
+               "1qmkfg7br543kqy82hhpr1n8bsm9wrwb1z5w2whxc5xdvr185jha"))))
     (build-system gnu-build-system)
     (native-inputs (list zlib))
     (arguments

base-commit: db19e30673a72ff8ee34276ede5dd081e6023cd3
prerequisite-patch-id: e080cad1ab4c8868b7e3ff6e1e569a496a76fa4b
-- 
2.39.2





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

end of thread, other threads:[~2023-08-26 11:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28  5:58 [bug#63140] [PATCH] gnu: lightning: Update to 2.2.2 Andy Tai
2023-05-19 14:42 ` Ludovic Courtès
2023-05-19 18:17   ` Andy Tai
2023-08-25 12:25 ` [bug#63140] Failure of smalltalk Andreas Enge
2023-08-26 11:31   ` Christopher Baines

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