unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61694] [PATCH] gnu: lightning: Update to 2.2.1
@ 2023-02-22  0:32 Andy Tai
  2023-02-22  0:34 ` [bug#61694] [PATCH v2] " Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-02-22  0:32 UTC (permalink / raw)
  To: 61694; +Cc: Andy Tai

* gnu/packages/assembly.scm (lightning(: Update to 2.2.1
---
 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 7e36bbcc71..ff8fe69e64 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.0")
+    (version "2.2.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/lightning/lightning-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "03kwvn00qggys203vpzb2kq2asy0ql7x84ajk05a62yg3kzq8faf"))))
+               "1aiwx9cl9c7swqcgrsjnvd5laah3iwxzl1van3670iv8sn0icrwq"))))
     (build-system gnu-build-system)
     (native-inputs (list zlib))
     (arguments

base-commit: 037c1b254a84d656b87b6bbb9c339bc04cfdb0a8
prerequisite-patch-id: e6b6a6497169170006695e94999cab21cfb49152
prerequisite-patch-id: 6cf6e26806f47b9f8b8592138dab5a51a4224b89
prerequisite-patch-id: 92064ecb581338f0d8c8bff02555fe15b4926374
-- 
2.39.1





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

* [bug#61694] [PATCH v2] gnu: lightning: Update to 2.2.1
  2023-02-22  0:32 [bug#61694] [PATCH] gnu: lightning: Update to 2.2.1 Andy Tai
@ 2023-02-22  0:34 ` Andy Tai
  2023-02-23 15:20   ` bug#61694: [PATCH] " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-02-22  0:34 UTC (permalink / raw)
  To: 61694; +Cc: Andy Tai

* gnu/packages/assembly.scm (lightning): Update to 2.2.1
---
 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 7e36bbcc71..ff8fe69e64 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.0")
+    (version "2.2.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/lightning/lightning-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "03kwvn00qggys203vpzb2kq2asy0ql7x84ajk05a62yg3kzq8faf"))))
+               "1aiwx9cl9c7swqcgrsjnvd5laah3iwxzl1van3670iv8sn0icrwq"))))
     (build-system gnu-build-system)
     (native-inputs (list zlib))
     (arguments

base-commit: 037c1b254a84d656b87b6bbb9c339bc04cfdb0a8
prerequisite-patch-id: e6b6a6497169170006695e94999cab21cfb49152
prerequisite-patch-id: 6cf6e26806f47b9f8b8592138dab5a51a4224b89
prerequisite-patch-id: 92064ecb581338f0d8c8bff02555fe15b4926374
-- 
2.39.1





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

* bug#61694: [PATCH] gnu: lightning: Update to 2.2.1
  2023-02-22  0:34 ` [bug#61694] [PATCH v2] " Andy Tai
@ 2023-02-23 15:20   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-02-23 15:20 UTC (permalink / raw)
  To: Andy Tai; +Cc: 61694-done

Hi,

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/assembly.scm (lightning): Update to 2.2.1

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-02-23 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-22  0:32 [bug#61694] [PATCH] gnu: lightning: Update to 2.2.1 Andy Tai
2023-02-22  0:34 ` [bug#61694] [PATCH v2] " Andy Tai
2023-02-23 15:20   ` bug#61694: [PATCH] " Ludovic Courtès

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