From 69d7fbe35d45a490a97a6cdab62316850f398ffa Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 9 Mar 2025 13:27:18 -0400 Subject: [PATCH] uv: update to 0.6.5. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 003efdccb06..3c2e2e44fe2 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.6.4 +version=0.6.5 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=33d6e885dc21f3c9f28faa92ff7166483e76a9a5e18b1733930afb22f5c16fa8 +checksum=ed7275898e4d2acf2e9ae600979078ef1f153626aa5b243b891439cd0da48c30 case "$XBPS_TARGET_MACHINE" in i686*)