diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-18 13:56:46 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-18 14:13:17 +0800 |
commit | bdcd95e60a98cec1dd4afdf16df364be2102f51d (patch) | |
tree | 012294b0d4b3af9beeca5b6c354ee267fcc7a433 | |
parent | games/py-pysol-cards: Update to 0.18.0 (diff) |
math/py-jax: Update to 0.4.32
Changes: https://github.com/google/jax/releases
https://github.com/google/jax/blob/main/CHANGELOG.md
-rw-r--r-- | math/py-jax/Makefile | 2 | ||||
-rw-r--r-- | math/py-jax/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile index f880f75b608c..efd1b2b5b2f9 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -1,5 +1,5 @@ PORTNAME= jax -PORTVERSION= 0.4.31 +PORTVERSION= 0.4.32 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo index af2c8c8443c1..2f99f013d4da 100644 --- a/math/py-jax/distinfo +++ b/math/py-jax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722711233 -SHA256 (jax-0.4.31.tar.gz) = fd2d470643a0073d822737f0788f71391656af7e62cc5b2e7995ee390ceac287 -SIZE (jax-0.4.31.tar.gz) = 1743359 +TIMESTAMP = 1726487374 +SHA256 (jax-0.4.32.tar.gz) = eb703909968da161894fb6135a931c5f3d2aab64fff7cba5fcb803ce6d968e08 +SIZE (jax-0.4.32.tar.gz) = 1803396 |