clightning: 23.05.2 -> 23.08

This commit is contained in:
Jonas Nick 2023-09-04 19:46:07 +00:00
parent 6a2fd5e262
commit 980e521db4
No known key found for this signature in database
GPG key ID: 4861DBF262123605

View file

@ -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