fish-shell: update to 4.7.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=4.7.0
|
||||
version=4.7.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=c54a3b8cb765d3d4a452f3ec600f07dfde9a6892f7ff568fe064071d27aaa9db
|
||||
checksum=6f4d5b438a6338e3f5dcda19a28261e2ece7a9b7ff97686685e6abdc31dbb7df
|
||||
register_shell="/bin/fish /usr/bin/fish"
|
||||
# some tests fail in ci, cba to hardcode skipping
|
||||
make_check=ci-skip
|
||||
|
||||
Reference in New Issue
Block a user