Skip to content

Commit

Permalink
uv: update to 0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Oct 22, 2024
1 parent 403b659 commit e08b682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-uv/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=uv
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=0.4.24
pkgver=0.4.25
pkgrel=1
pkgdesc='An extremely fast Python package installer and resolver, written in Rust (mingw-w64)'
arch=('any')
Expand All @@ -29,7 +29,7 @@ source=("git+${url}.git#tag=${pkgver}"
"bzip2-sys.tar.gz::https://crates.io/api/v1/crates/bzip2-sys/0.1.11+1.0.8/download"
"bzip2-use-pkgconfig.patch"
"link-zstd-dynamically.patch")
sha256sums=('dda5860408ca771f5ededb3534c365ae718e3cdd579b34d1db5fc6e947d59a36'
sha256sums=('d85a5ec659eea40bfa46bffd83745aef9732199892193eb79274700bae3982f2'
'38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa'
'736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc'
'f73309fb98b89b2085bccee6ffb66820082628d096bc989922b25d33a1f5f378'
Expand Down

0 comments on commit e08b682

Please sign in to comment.