lol

clightning: 25.02.2 -> 25.05 (#417397)

authored by

Pavol Rusnak and committed by
GitHub
dcd60730 8bb4a2a8

+2 -2
+2 -2
pkgs/by-name/cl/clightning/package.nix
··· 28 28 in 29 29 stdenv.mkDerivation rec { 30 30 pname = "clightning"; 31 - version = "25.02.2"; 31 + version = "25.05"; 32 32 33 33 src = fetchurl { 34 34 url = "https://github.com/ElementsProject/lightning/releases/download/v${version}/clightning-v${version}.zip"; 35 - hash = "sha256-2wp9o1paWJWfxIvm9BDnsKX3GDUXKaPkpB89cwb6Oj8="; 35 + hash = "sha256-ANYzpjVw9kGdsNvXW1A7sEug9utGmJTab87SqJSdgAc="; 36 36 }; 37 37 38 38 # when building on darwin we need cctools to provide the correct libtool