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

clightning: 26.04 -> 26.04.1 (#514718)

parents 04b0ec1e 5f515b40
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 = "26.04";
  version = "26.04.1";

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

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