From 45f45dd4e5ac6c31d68b6bee83efd49d9f01654f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Mar 2025 15:42:30 -0500 Subject: [PATCH] uv: update to 0.6.4. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 29c2f94a9fb..003efdccb06 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.6.3 +version=0.6.4 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=4f47765e067085d21e792b4dad5813fc2141dd92109fd2221561b5109c825cc3 +checksum=33d6e885dc21f3c9f28faa92ff7166483e76a9a5e18b1733930afb22f5c16fa8 case "$XBPS_TARGET_MACHINE" in i686*)