From d1f85c012ac37921f77995a1f9faad7f5139bf48 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 25 Jul 2025 21:16:14 -0400 Subject: [PATCH] uv: update to 0.8.3. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 1f6478339c7..e74c0ce6745 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.8.2 +version=0.8.3 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>uv-${version}.tar.gz" -checksum=14b0bf92397c2d3df5cf77385cd00392e261a9a13e75318e34de54cc679ac307 +checksum=ae04abdf6145a4829f5af3ef1706c52f0ad45d532a040c91f82f6f57c2d91e7c case "$XBPS_TARGET_MACHINE" in i686*)