nushell: update to 0.65.0.
This commit is contained in:
parent
e0a5bcceb5
commit
04fddbd422
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nushell'
|
||||
pkgname=nushell
|
||||
version=0.64.0
|
||||
version=0.65.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=7adcc49bca0748dba680a2e118e158faae7bc14fb2e32b0056866d356b48d879
|
||||
checksum=72a608c82f765ec3906b343752907ff68fffbd859ee0a5c82e17ad4237cb0109
|
||||
register_shell="/usr/bin/nu"
|
||||
# all tests fail with argument --target
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue