We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b83250 commit 361448cCopy full SHA for 361448c
srcpkgs/fish-shell/template
@@ -1,6 +1,6 @@
1
# Template file for 'fish-shell'
2
pkgname=fish-shell
3
-version=4.1.1
+version=4.1.2
4
revision=1
5
build_style=cmake
6
build_helper="rust"
@@ -15,7 +15,7 @@ license="GPL-2.0-only"
15
homepage="https://fishshell.com/"
16
changelog="https://raw.githubusercontent.com/fish-shell/fish-shell/refs/heads/master/CHANGELOG.rst"
17
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
18
-checksum=aaf567cac98aa92fed9db3280801e2de45306169c8915e0fff1a61c07e56d2c1
+checksum=52873934fc1ee21a1496e9f4521409013e540f77cbf29142a1b17ab93ffaafac
19
register_shell="/bin/fish /usr/bin/fish"
20
# some tests fail in ci, cba to hardcode skipping
21
make_check=ci-skip
0 commit comments