diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 2f628d7d5ff..31704df4fc4 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,6 +1,6 @@ # Template file for 'fish-shell' pkgname=fish-shell -version=4.0.1 +version=4.0.2 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=4ed63a70207283e15cf21fc5f21db4230421e4f98d4826b5b1c8254d69c762b5 +checksum=6e1ecdb164285fc057b2f35acbdc20815c1623099e7bb47bbfc011120adf7e83 register_shell="/bin/fish /usr/bin/fish" # skip problematic tests in ci