nushell: update to 0.95.0

Closes: #51348 [via git-merge-pr]
This commit is contained in:
Saksham Verma 2024-07-20 14:42:35 +05:30 committed by classabbyamp
parent 6902614cee
commit d364cabab2
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.94.0
version=0.95.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=697a3cc040f673c9eb74e31d8f9cce85f5d4d5302ea34277cfd16aacf9a495a5
checksum=f41a0f41af3996581f9bd485cfe5d55f26dd486dc3812b386bd43439c72a6d16
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no