Hythera
2026-05-03 00:17:12 +02:00
parent b7be6a78ae
commit 9897c149b6
+2 -2
View File
@@ -7,14 +7,14 @@
}:
stdenv.mkDerivation (finalAttrs: {
version = "3.4.4";
version = "3.5.0";
pname = "laszip";
src = fetchFromGitHub {
owner = "LASzip";
repo = "LASzip";
tag = finalAttrs.version;
hash = "sha256-v/oLU69zqDW1o1HTlay7GDh1Kbmv1rarII2Fz5HWCqg=";
hash = "sha256-xZ8IFnqrGt47lN+C6/ibgbIWqpObDf4RHPaGMXw0WZ4=";
};
hardeningDisable = [ "format" ]; # -Werror=format-security