nushell: update to 0.96.1
This commit is contained in:
parent
16419ef0bd
commit
689530fd56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nushell'
|
||||
pkgname=nushell
|
||||
version=0.95.0
|
||||
version=0.96.1
|
||||
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=f41a0f41af3996581f9bd485cfe5d55f26dd486dc3812b386bd43439c72a6d16
|
||||
checksum=829e2f91d130d7b0063a08b1fadb737bdff616ac744eba43baa5fc42aa8b682b
|
||||
register_shell="/usr/bin/nu"
|
||||
# all tests fail with argument --target
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue