Commit 113cf9e1 authored by R. RyanTM's avatar R. RyanTM
Browse files

libfive: 0-unstable-2025-05-22 -> 0-unstable-2025-07-07

parent 9100a4f6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -18,13 +18,13 @@

stdenv.mkDerivation {
  pname = "libfive";
  version = "0-unstable-2025-05-22";
  version = "0-unstable-2025-07-07";

  src = fetchFromGitHub {
    owner = "libfive";
    repo = "libfive";
    rev = "daa458279121a95b51482508bcfa906d6227442e";
    hash = "sha256-YPP3ZSMDCQgeOPugRPmZCDI9iesIMwnU7Xu8yGwV9JM=";
    rev = "ba841d3ba91b885ba19c40e382d6ae6f3534a4b5";
    hash = "sha256-YVqP4k8KBLMYZOuWYLXijZBEiNGhQaaVNBVQtpIgvjc=";
  };

  nativeBuildInputs = [