fish-shell: update to 4.6.0

This commit is contained in:
tranzystorekk
2026-03-28 12:08:22 +01:00
parent d800ceeef7
commit c32769e14d
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=4.5.0
version=4.6.0
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=89151f8cf14b634e080226fe696f9ce7d4d153c77629996ca4431c80482c64ed
checksum=fc9165f733a0e28a3dba11c9b1a286bc88a853f152a6694cd993512a2f1761aa
register_shell="/bin/fish /usr/bin/fish"
# some tests fail in ci, cba to hardcode skipping
make_check=ci-skip