diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 59b23a26b7b..11dd2381441 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.4.20 +version=0.4.22 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/astral-sh/uv" changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz" -checksum=68d0b5dc0295baf93c2539a04f3aede44e4a7230d3c470430561ecb119ca5353 +checksum=1d72ea82b337c767e2ba5c3ffa11cfccdca99321ab1dca3d4c035f8d52d7ad47 # many tests require old python versions make_check=no