From 186be8312102bb3a6e26400e245c999b06d9f5c7 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 15 Mar 2025 12:34:09 -0400 Subject: [PATCH] uv: update to 0.6.6. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 3c2e2e44fe2..9d62d8d7280 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.6.5 +version=0.6.6 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=ed7275898e4d2acf2e9ae600979078ef1f153626aa5b243b891439cd0da48c30 +checksum=45b1532a1ff45035eea7f6b65863d0bd5fc2a7d0fa893062604908d245e7e364 case "$XBPS_TARGET_MACHINE" in i686*)