···2828in
2929stdenv.mkDerivation rec {
3030 pname = "clightning";
3131- version = "25.02.1";
3131+ version = "25.02.2";
32323333 src = fetchurl {
3434 url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
3535- hash = "sha256-0eRLc/bR4sjnNIKzhkX9yVCAoypf1TVhpa884mmVC54=";
3535+ hash = "sha256-2wp9o1paWJWfxIvm9BDnsKX3GDUXKaPkpB89cwb6Oj8=";
3636 };
37373838 # when building on darwin we need cctools to provide the correct libtool