fish-shell: update to 4.8.1

This commit is contained in:
tranzystorekk
2026-07-17 23:06:35 +02:00
parent 39a3d70bf8
commit 9e282921f5
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=4.8.0
version=4.8.1
revision=1
build_style=cmake
build_helper="rust"
@@ -15,7 +15,7 @@ license="GPL-2.0-only"
homepage="https://fishshell.com/"
changelog="https://raw.githubusercontent.com/fish-shell/fish-shell/refs/heads/master/CHANGELOG.rst"
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
checksum=33af62c7df2fa553e0e84fa81f6ea48acf98c2bfc50036eaacc70ac8ba63e707
checksum=0eb86a851e865e934a7c2091a73d7695225e78f0e00a7bb96d5f877d76c65782
register_shell="/bin/fish /usr/bin/fish"
# some tests fail in ci, cba to hardcode skipping
make_check=ci-skip