diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index 02d46123c51dfb..96ea6e4faabdca 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,6 +1,6 @@ # Template file for 'nushell' pkgname=nushell -version=0.108.0 +version=0.109.1 revision=1 build_style=cargo configure_args="--no-default-features --features=plugin,trash-support,sqlite,network,native-tls" @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.nushell.sh/" changelog="https://www.nushell.sh/blog/" distfiles="https://github.com/nushell/nushell/archive/refs/tags/${version}.tar.gz" -checksum=5995c211411ad1d5dd7da904b9db238a543958675b9e45f5e84fbdf217499eee +checksum=53d4611113a17ed3a29b0c81ea981d546a40dafca77fdcd9af7a7629ceabf48f register_shell="/usr/bin/nu" # all tests fail with argument --target make_check=no