Merge pull request #204010 from prusnak/cln

clightning: 0.12.1 -> 22.11
This commit is contained in:
Pavol Rusnak 2022-12-04 18:53:28 +01:00 committed by GitHub
commit 4e2e2fe410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,11 +22,11 @@ let
in
stdenv.mkDerivation rec {
pname = "clightning";
version = "0.12.1";
version = "22.11";
src = fetchurl {
url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
sha256 = "sha256-SlDDOJ6H2UVT/dof23CYSzCliAc+5CAYQc87AzOtYjg=";
sha256 = "sha256-3GE7njzuYxYXotkRWlRjwygTwF7cVzKS44IQsg9YG0Q=";
};
# when building on darwin we need dawin.cctools to provide the correct libtool