Unverified Commit ea18971d authored by Pavol Rusnak's avatar Pavol Rusnak Committed by GitHub
Browse files

clightning: 25.09.2 -> 25.12.1 (#460707)

parents bba76373 58ef2532
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.2";
  version = "25.12.1";

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

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