3
0
Fork 0
forked from mirrors/nixpkgs

clightning: 23.02.2 -> 23.05

This commit is contained in:
R. Ryantm 2023-05-14 10:22:02 +00:00
parent b3e5f58289
commit d8b65b7123

View file

@ -22,11 +22,11 @@ let
in
stdenv.mkDerivation rec {
pname = "clightning";
version = "23.02.2";
version = "23.05";
src = fetchurl {
url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
sha256 = "sha256-fHGBwf79Q0DSLs/b+Lhg9kdIQzDn5rJYEB9yLkLbxlE=";
sha256 = "sha256-6QbgK16godxnpIBHpykbblS10JAFZvxSeEpwnmdTrAo=";
};
# when building on darwin we need dawin.cctools to provide the correct libtool