nushell: update to 0.44.0.

This commit is contained in:
Jan Christian Grünhage 2022-02-11 18:44:12 +01:00 committed by Echo
parent e247313eb5
commit f7032a46b3

View file

@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.42.0
version=0.44.0
revision=1
build_style=cargo
configure_args="--features=extra"
@ -14,7 +14,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=68efbc58b1f7b4936a2f84903e093d66b172fb3d62f246966b8c5a8f8345eaae
checksum=94bb003fd05b604a174a686c40286fef460bc06616a7d273c387a54a07576ecc
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no