From dd1f0fccd70074ed81cf17c778c45417d2779551 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 12 Jun 2025 11:56:48 -0400 Subject: [PATCH] uv: update to 0.7.12. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index 5bb86445dd4..073b72cf74c 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.7.11 +version=0.7.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=57965b1449db9a5c8cb27bdd48b09bf06e3f52a92792ea8743aad46b79aaa523 +checksum=2fbdad3dac756b03074cf0e0275346bef7461e7e933afe26019c8f88b3c479f0 case "$XBPS_TARGET_MACHINE" in i686*)