about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/clightning
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-12-12 16:37:59 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-12-12 16:37:59 +0000
commit0a8826e7582cf357c1248e10653fd946e6570f99 (patch)
tree21bf5c20801c6dcd36ecaff27b362128a3ecc162 /pkgs/applications/blockchains/clightning
parentae11c6f4e50eb9a0db294877c8433ef1c810028b (diff)
clightning: 22.11 -> 22.11.1
Diffstat (limited to 'pkgs/applications/blockchains/clightning')
-rw-r--r--pkgs/applications/blockchains/clightning/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/blockchains/clightning/default.nix b/pkgs/applications/blockchains/clightning/default.nix
index 2384c3f093f8b..45854ddcd631f 100644
--- a/pkgs/applications/blockchains/clightning/default.nix
+++ b/pkgs/applications/blockchains/clightning/default.nix
@@ -22,11 +22,11 @@ let
 in
 stdenv.mkDerivation rec {
   pname = "clightning";
-  version = "22.11";
+  version = "22.11.1";
 
   src = fetchurl {
     url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
-    sha256 = "sha256-3GE7njzuYxYXotkRWlRjwygTwF7cVzKS44IQsg9YG0Q=";
+    sha256 = "sha256-F48jmG9voNp6+IMRVkJi6O0DXVQxKyYkOA0UBCKktIw=";
   };
 
   # when building on darwin we need dawin.cctools to provide the correct libtool