From 4033036ce28a7ac3cc65c7d2404fdc20d674f687 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 19 Jul 2025 14:08:13 -0400 Subject: [PATCH] uv: update to 0.8.0. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 15b673acf0b..9daa6bf49d6 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.7.21 +version=0.8.0 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=07a70f6750bfe68172587acb189a348446efd61c08d18465780d0bba4675e05c +checksum=4fc266f883894e3dc9253705a1edbb7ba88948ccfdd8d859fd1291d4b593d5d4 case "$XBPS_TARGET_MACHINE" in i686*)