From 8621a241019aeb5ff7a77d4a43da23e2323b8c17 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:31:47 +0000 Subject: [PATCH] updated v0.4.38 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e0bec66..4abdb98 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.4.35" %} +{% set version = "0.4.38" %} {% set build = 0 %} {% if cuda_compiler_version != "None" %} @@ -13,7 +13,7 @@ package: source: # only pull sources after upstream PyPI release... url: https://github.com/google/jax/archive/jax-v{{ version }}.tar.gz - sha256: 65e086708ae56670676b7b2340ad82b901d8c9993d1241a839c8990bdb8d6212 + sha256: ca1e63c488d505b9c92e81499e8b06cc1977319c50d64a0e58adbd2dae1a625c patches: - patches/0001-Allow-for-custom-CUDA-build.patch - patches/0002-Consolidated-build-fixes-for-XLA.patch