ggml: 0.9.9 -> 0.9.11

This commit is contained in:
R. Ryantm
2026-04-08 22:43:58 +00:00
committed by Gaetan Lepage
parent 263b89beaf
commit ee8ab6689a
+2 -2
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ggml";
version = "0.9.9";
version = "0.9.11";
src = fetchFromGitHub {
owner = "ggml-org";
repo = "ggml";
tag = "v${finalAttrs.version}";
hash = "sha256-/S8IOTB+Nm0KRCJtS14PEFM31ocga6khsPkOiG9JVYs=";
hash = "sha256-huGHwNG2wRwBP32spkHOPtdO6/I3mIxvYGLUzqQi2tc=";
};
# The cmake package does not handle absolute CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR