···2222in
2323stdenv.mkDerivation rec {
2424 pname = "clightning";
2525- version = "23.08";
2525+ version = "23.08.1";
26262727 src = fetchurl {
2828 url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
2929- sha256 = "sha256-kersWWGytZmdVbpgezrWyjfb4jeG5dShk/CUb5hpiqA=";
2929+ sha256 = "sha256-Pongzgr+VMrp8nrpnR0QCarMWUBPPjTdoebvpWrSy6w=";
3030 };
31313232 # when building on darwin we need dawin.cctools to provide the correct libtool