Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/nushell/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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
Expand Down