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