lol

clightning: 25.02.1 -> 25.02.2 (#404605)

authored by

Pavol Rusnak and committed by
GitHub
30ea6919 bc812154

+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.1"; 31 + version = "25.02.2"; 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-0eRLc/bR4sjnNIKzhkX9yVCAoypf1TVhpa884mmVC54="; 35 + hash = "sha256-2wp9o1paWJWfxIvm9BDnsKX3GDUXKaPkpB89cwb6Oj8="; 36 36 }; 37 37 38 38 # when building on darwin we need cctools to provide the correct libtool