python314Packages.jaxlib: update homepage (#519878)

This commit is contained in:
Yohann Boniface
2026-05-13 21:40:04 +00:00
committed by GitHub
@@ -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 ];