Skip to content

Commit 361448c

Browse files
committed
fish-shell: update to 4.1.2
1 parent 0b83250 commit 361448c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/fish-shell/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'fish-shell'
22
pkgname=fish-shell
3-
version=4.1.1
3+
version=4.1.2
44
revision=1
55
build_style=cmake
66
build_helper="rust"
@@ -15,7 +15,7 @@ license="GPL-2.0-only"
1515
homepage="https://fishshell.com/"
1616
changelog="https://raw.githubusercontent.com/fish-shell/fish-shell/refs/heads/master/CHANGELOG.rst"
1717
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
18-
checksum=aaf567cac98aa92fed9db3280801e2de45306169c8915e0fff1a61c07e56d2c1
18+
checksum=52873934fc1ee21a1496e9f4521409013e540f77cbf29142a1b17ab93ffaafac
1919
register_shell="/bin/fish /usr/bin/fish"
2020
# some tests fail in ci, cba to hardcode skipping
2121
make_check=ci-skip

0 commit comments

Comments
 (0)