We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53393b5 commit 889ef68Copy full SHA for 889ef68
1 file changed
srcpkgs/uv/template
@@ -1,6 +1,6 @@
1
# Template file for 'uv'
2
pkgname=uv
3
-version=0.9.21
+version=0.9.24
4
revision=1
5
build_style=python3-pep517
6
build_helper="rust qemu"
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
13
homepage="https://github.com/astral-sh/uv"
14
changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
15
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
16
-checksum=4b0a5505280424dbde3e1c55203c4106f802d5c031a899a9d87e2256bc783cf0
+checksum=ae2922081fae0744c09f972543a83443620430a59102910ff80bd15bc9442ed1
17
18
case "$XBPS_TARGET_MACHINE" in
19
i686*)
0 commit comments