libfive: 0-unstable-2025-07-07 -> 0-unstable-2025-07-23
This commit is contained in:
parent
26fe5299e6
commit
5cf1de8900
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "libfive";
|
pname = "libfive";
|
||||||
version = "0-unstable-2025-07-07";
|
version = "0-unstable-2025-07-23";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libfive";
|
owner = "libfive";
|
||||||
repo = "libfive";
|
repo = "libfive";
|
||||||
rev = "ba841d3ba91b885ba19c40e382d6ae6f3534a4b5";
|
rev = "e8370983e7bc6d49409affcc34fc70c673cc876f";
|
||||||
hash = "sha256-YVqP4k8KBLMYZOuWYLXijZBEiNGhQaaVNBVQtpIgvjc=";
|
hash = "sha256-Jtf3yEnIySsLdSt5G3VdU3nUV55LHnES23fCAilXjNw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user