diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 17:00:28 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-25 17:00:28 +0800 |
commit | d27944f7897f8e5697ccc963d86a64d113a5b7ae (patch) | |
tree | 6b531d3847b4e0523bd3dac1534eac8cf4a2a265 | |
parent | mail/py-checkdmarc: Update to 5.0.2 (diff) |
math/py-jax: Update to 0.4.23
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 79977d585fed..ba6464c3845f 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -1,5 +1,5 @@ PORTNAME= jax -PORTVERSION= 0.4.22 +PORTVERSION= 0.4.23 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo index dfb0b4c874ce..2e468230bf07 100644 --- a/math/py-jax/distinfo +++ b/math/py-jax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702543682 -SHA256 (jax-0.4.22.tar.gz) = 801434dda6e14f82a45fff753969a33281ab22fb2a50fe801b651390321057ba -SIZE (jax-0.4.22.tar.gz) = 1469783 +TIMESTAMP = 1703227904 +SHA256 (jax-0.4.23.tar.gz) = 2a229a5a758d1b803891b2eaed329723f6b15b4258b14dc0ccb1498c84963685 +SIZE (jax-0.4.23.tar.gz) = 1469779 |