fastfetch: обновление до версии 2.54.0

This commit is contained in:
2025-10-18 10:11:15 +00:00
parent be64e80fee
commit 62bb2e0a85
14 changed files with 17 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
name='maturin'
version='1.9.5'
version='1.9.6'
release='1'
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings'
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
@@ -108,7 +108,7 @@ build_deps_rhel=("${build_deps[@]}")
build_deps_rosa=("${build_deps[@]}")
options=(!lto)
sources=("https://github.com/PyO3/maturin/archive/v$version/$name-v$version.tar.gz")
checksums=('d2fa1522a0bd104b97ac14558ff74381ddfa128437784a5dadee670eec0e9b57')
checksums=('f7ce5660655d23fe809616d0d268d61b0c2bba9a57b464cc229a52be40e26436')
_pick() {
local p="$1" f d; shift