Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/fish-shell/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=4.3.2
version=4.3.3
revision=1
build_style=cmake
build_helper="rust"
Expand All @@ -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=36a09cfc7fc2d1f1d0b6f5caf3828998621721f8c60a7a31ec55679286a9fe1c
checksum=eba0e7d325c1d46046bb9d29434e7e0dabf7f584eb156845005d688e10b86e57
register_shell="/bin/fish /usr/bin/fish"
# some tests fail in ci, cba to hardcode skipping
make_check=ci-skip
Expand Down