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

clightning: 25.12.1 -> 26.04 (#511770)

parents da60230b fe39c028
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,11 +29,11 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "clightning";
  version = "25.12.1";
  version = "26.04";

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

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