From d660494d0ece02362354e22c3f7ecb035cc48677 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 26 Jun 2025 10:01:59 -0400 Subject: [PATCH] uv: update to 0.7.15. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index be3fb2bde52..c2f18a2948d 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.7.13 +version=0.7.15 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=04abb241591dd374f7f1b9fea6cc43180e99c8c2607767b06d31c78e1ce3cd65 +checksum=0d0c561f3a2812c558a1d69b818479667e464bd6821d978c1e59276f318fd329 case "$XBPS_TARGET_MACHINE" in i686*)