nushell: update to 0.28.0

This commit is contained in:
FollieHiyuki 2021-03-10 03:35:33 +03:00 committed by Érico Nogueira Rolim
parent 7568ad795a
commit 5568c2874e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nushell'
pkgname=nushell
version=0.27.1
revision=3
version=0.28.0
revision=1
build_style=cargo
configure_args="--features=extra"
hostmakedepends="pkg-config python3 libgit2-devel"
@ -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=bd153a95ea15446bb61a9e0292adc165ee0dd3a586298e77a0041597d68bc04e
checksum=aa6769f614a031ad33738064030d1c0d9ab500b2b0924adca71edacb1bd1d85d
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no