Commit acbe2538 authored by R. RyanTM's avatar R. RyanTM
Browse files

clightning: 25.09.1 -> 25.09.2

parent 37e6ac33
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,11 +29,11 @@ let
in
stdenv.mkDerivation rec {
  pname = "clightning";
  version = "25.09.1";
  version = "25.09.2";

  src = fetchurl {
    url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
    hash = "sha256-maH+SSMunXH43Hl9FFvk5L6n4e06vgsL3T8W3ydy+hQ=";
    hash = "sha256-iLzVDWTdKkpAjmuyCnSnqyWiv6CgdzQwNTmWZH/x7gM=";
  };

  # when building on darwin we need cctools to provide the correct libtool