diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index d98abaa091e0e1..b456fa15fbb6af 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.9.2 +version=4.9.3 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=26b95769ce17a8962b220ba3f20771117dbfe9cb2c3ba6f4ed139e0cbfdf02b1 +checksum=20998a25f73217ddcc19f499055fd587e9912d1ad6e7109120fbcf2871f0b98c register_shell="/bin/fish /usr/bin/fish" # some tests fail in ci, cba to hardcode skipping make_check=ci-skip