From 1fc01f6929479f2b44f8b3b02573613d8c5b3828 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 1 Mar 2025 20:44:49 -0500 Subject: [PATCH] uv: update to 0.6.3. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index cc0eec315ad..29c2f94a9fb 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.6.2 +version=0.6.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=fb9e890a132a11bd8fdf462c27653501e37db292058066e0a9e6ce9aa2fa5fe4 +checksum=4f47765e067085d21e792b4dad5813fc2141dd92109fd2221561b5109c825cc3 case "$XBPS_TARGET_MACHINE" in i686*)