nushell: update to 0.100.0

This commit is contained in:
Saksham Verma 2024-11-14 16:21:29 +05:30 committed by cinerea0
parent 27a92c3f12
commit 87e0fdeab7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.99.1
version=0.100.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -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=2d7c779b90e6382516db74d2a4b902764ae4e739c4b1b0d615521c7d8082c0d5
checksum=00b94984d3140e286e06d4beca2926ef80e0a0cc3ada75916e4fb9fa66ec28ad
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no