diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 12:32:53 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 13:00:11 +0000 |
| commit | 56c52ca6bccc9e2c21d16a4417232552e19846b4 (patch) | |
| tree | 240852e54040203faa634a3712a39ca8b66ef25d | |
| parent | 16895b077c3c6ff65b4ed4d9f9548d1dcbc479c1 (diff) | |
math/py-jax: Update to 0.3.25
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 7bb1eb521b42..4d71f311c267 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -1,5 +1,5 @@ PORTNAME= jax -PORTVERSION= 0.3.24 +PORTVERSION= 0.3.25 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo index 3d4c1a31dd17..176b83dac14a 100644 --- a/math/py-jax/distinfo +++ b/math/py-jax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057905 -SHA256 (jax-0.3.24.tar.gz) = 54c0002926a1898e7c7afdc2a14fbdcac04188bcaa359bc3389a30ea464a513a -SIZE (jax-0.3.24.tar.gz) = 1121587 +TIMESTAMP = 1674589954 +SHA256 (jax-0.3.25.tar.gz) = 18bea69321cb95ea5ea913adfe5e2c1d453cade9d4cfd0dc814ecba9fc0cb6e3 +SIZE (jax-0.3.25.tar.gz) = 1132500 |
