Unverified Commit 34a79ce1 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

ggml: 0.10.0 -> 0.10.1 (#515129)

parents 6c7a1553 ae4aa378
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "ggml";
  version = "0.10.0";
  version = "0.10.1";

  __structuredAttrs = true;
  strictDeps = true;
@@ -16,7 +16,7 @@ stdenv.mkDerivation (finalAttrs: {
    owner = "ggml-org";
    repo = "ggml";
    tag = "v${finalAttrs.version}";
    hash = "sha256-2Yu7kFKu2VaiGGkb0r+L59VbcWijtWZyJmuyXLb+414=";
    hash = "sha256-fwENyDSRq6ecq0zKC4nnpJCs9X15et+JFTQKX4gLDng=";
  };

  # The cmake package does not handle absolute CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR