From 024f42870551e61f3911655db81e07a610ba8943 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 14 Jun 2026 11:30:17 +0000 Subject: [PATCH 1/2] updated v9630 --- recipe/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index de2c316..be20140 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -1,6 +1,6 @@ context: name: llama.cpp - version: "9596" + version: "9630" build: 0 # ensure arm_variant_type gets detected as a used variable touch_arm_variant_type: ${{ arm_variant_type if (linux and aarch64) else "None" }} @@ -11,7 +11,7 @@ package: source: url: https://github.com/ggml-org/${{ name }}/archive/b${{ version ~ "" | split(".") | list | last }}.tar.gz - sha256: c80caadf88a211c6d6e7820ded7258a6c2c0a476926a04dd7e8708ba3e552c93 + sha256: 131fe7f47a33552628cbc61449638daa24a35410840ebff58bb0ac9038790082 build: # See https://conda-forge.org/docs/user/tipsandtricks/#installing-cuda-enabled-packages-like-tensorflow-and-pytorch From 95e6cce41171952b5b339598521249124d1093ac Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 14 Jun 2026 11:30:40 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-smithy 2026.5.29 and conda-forge-pinning 2026.06.14.05.21.4 --- .ci_support/migrations/mkl2026.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .ci_support/migrations/mkl2026.yaml diff --git a/.ci_support/migrations/mkl2026.yaml b/.ci_support/migrations/mkl2026.yaml deleted file mode 100644 index 7dcbf7c..0000000 --- a/.ci_support/migrations/mkl2026.yaml +++ /dev/null @@ -1,12 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for mkl 2026 - kind: version - migration_number: 1 -migrator_ts: 1778116656.760406 -mkl: -- '2026' # [not osx] -- '2023' # [osx] -mkl_devel: -- '2026' # [not osx] -- '2023' # [osx]