From 6184c3d95ec75cbd936f1efb1b9a02185c3f9b7f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 20 Aug 2025 18:33:47 -0400 Subject: [PATCH] uv: update to 0.8.12. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index e74c0ce6745..eee086fb106 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.8.3 +version=0.8.12 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=ae04abdf6145a4829f5af3ef1706c52f0ad45d532a040c91f82f6f57c2d91e7c +checksum=0ee8129ebf552c225056beb1b56a80b13fd57ebdaa4593c2198c07d15e1f5e91 case "$XBPS_TARGET_MACHINE" in i686*)