about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/clightning
diff options
context:
space:
mode:
authorJonas Nick <jonasd.nick@gmail.com>2023-09-14 16:21:37 +0000
committerJonas Nick <jonasd.nick@gmail.com>2023-09-14 16:21:37 +0000
commit5cdb92fd1b88536523d98fac73111bf629e9c354 (patch)
tree313e9c08a6a6a0aea4f9cf3740d992c273514c33 /pkgs/applications/blockchains/clightning
parent3a2786eea085f040a66ecde1bc3ddc7099f6dbeb (diff)
clightning: 23.08 -> 23.08.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 160f1c245e9bb..0efa0c0652ea7 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 = "23.08";
+  version = "23.08.1";
 
   src = fetchurl {
     url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
-    sha256 = "sha256-kersWWGytZmdVbpgezrWyjfb4jeG5dShk/CUb5hpiqA=";
+    sha256 = "sha256-Pongzgr+VMrp8nrpnR0QCarMWUBPPjTdoebvpWrSy6w=";
   };
 
   # when building on darwin we need dawin.cctools to provide the correct libtool