nushell: update to 0.27.1

This commit is contained in:
FollieHiyuki 2021-02-19 19:59:27 +03:00 committed by Érico Nogueira Rolim
parent 6a71b53ef6
commit 1839fef788
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.27.0
version=0.27.1
revision=2
build_style=cargo
configure_args="--features=extra"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://www.nushell.sh/"
changelog="https://www.nushell.sh/blog/"
distfiles="https://github.com/nushell/nushell/archive/${version}.tar.gz"
checksum=0d086c660af2e6e286fcac0d0063607bd302961ba542a087145f6a3948fd7130
checksum=bd153a95ea15446bb61a9e0292adc165ee0dd3a586298e77a0041597d68bc04e
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no