From 1a8b55e18f6492de7c3dc368fa5a7706a15efdaa Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 23 Aug 2025 17:23:40 -0400 Subject: [PATCH] uv: update to 0.8.13. --- srcpkgs/uv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template index eee086fb106..bc832fa9f2c 100644 --- a/srcpkgs/uv/template +++ b/srcpkgs/uv/template @@ -1,6 +1,6 @@ # Template file for 'uv' pkgname=uv -version=0.8.12 +version=0.8.13 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=0ee8129ebf552c225056beb1b56a80b13fd57ebdaa4593c2198c07d15e1f5e91 +checksum=7917c8143d0878c72923bda6ac2e67c144a00023403a2925fd2d96f2f5fb4b25 case "$XBPS_TARGET_MACHINE" in i686*)