summary refs log tree commit diff
path: root/pkgs/applications/blockchains/clightning/default.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-09-06 12:01:43 +0000
committerGitHub <noreply@github.com>2023-09-06 12:01:43 +0000
commit0ade538ea045f69aaf4c037bf304f08e9037bed7 (patch)
tree2d580a8dd93385894a4f6ac02962fe45136400e4 /pkgs/applications/blockchains/clightning/default.nix
parentf732e2cbb103ed6ee4f3c56ace18b16b31e9cf7a (diff)
parent7e104702317d595229de50d1919fce718fb2ace3 (diff)
downloadnixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar.gz
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar.bz2
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar.lz
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar.xz
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.tar.zst
nixpkgs-0ade538ea045f69aaf4c037bf304f08e9037bed7.zip
Merge staging-next into staging
Diffstat (limited to 'pkgs/applications/blockchains/clightning/default.nix')
-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 2f02d322f30..04db26e825c 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.05.2";
+  version = "23.08";
 
   src = fetchurl {
     url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
-    sha256 = "sha256-Tj5ybVaxpk5wmOw85LkeU4pgM9NYl6SnmDG2gyXrTHw=";
+    sha256 = "sha256-kersWWGytZmdVbpgezrWyjfb4jeG5dShk/CUb5hpiqA=";
   };
 
   # when building on darwin we need dawin.cctools to provide the correct libtool