···2121in
2222stdenv.mkDerivation rec {
2323 pname = "clightning";
2424- version = "0.11.1";
2424+ version = "0.11.2";
25252626 src = fetchurl {
2727 url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
2828- sha256 = "0vsh6gpv3458pfc5cggay9pw7bxjzyxpcniks9b2s3y1rxwk15xi";
2828+ sha256 = "09qqfnj809dpwar9ijm3ic5cv4019hsnvh2h6sfpdqp1smf9igxs";
2929 };
30303131 # when building on darwin we need dawin.cctools to provide the correct libtool