python314Packages.jaxlib: update homepage

This commit is contained in:
Sandro Jäckel
2026-05-13 20:30:57 +02:00
parent 33598be40f
commit cef175d522
@@ -66,7 +66,7 @@ let
meta = {
description = "Source-built JAX backend. JAX is Autograd and XLA, brought together for high-performance machine learning research";
homepage = "https://github.com/google/jax";
homepage = "https://github.com/jax-ml/jax";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ ndl ];