Merge pull request #255141 from jonasnick/clightning-23.08.1

clightning: 23.08 -> 23.08.1
This commit is contained in:
Pavol Rusnak 2023-09-14 19:45:15 +02:00 committed by GitHub
commit 639e796423
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 = "23.08";
version = "23.08.1";
src = fetchurl {
url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip";
sha256 = "sha256-kersWWGytZmdVbpgezrWyjfb4jeG5dShk/CUb5hpiqA=";
sha256 = "sha256-Pongzgr+VMrp8nrpnR0QCarMWUBPPjTdoebvpWrSy6w=";
};
# when building on darwin we need dawin.cctools to provide the correct libtool