mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
fd94168c0e
commit
d44b54cdb6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nushell'
|
# Template file for 'nushell'
|
||||||
pkgname=nushell
|
pkgname=nushell
|
||||||
version=0.17.0
|
version=0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
# raw-cpuid does not support other archs
|
# raw-cpuid does not support other archs
|
||||||
# https://github.com/nushell/nushell/issues/485
|
# https://github.com/nushell/nushell/issues/485
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://www.nushell.sh/"
|
homepage="https://www.nushell.sh/"
|
||||||
changelog="https://www.nushell.sh/blog/"
|
changelog="https://www.nushell.sh/blog/"
|
||||||
distfiles="https://static.crates.io/crates/nu/nu-${version}.crate"
|
distfiles="https://static.crates.io/crates/nu/nu-${version}.crate"
|
||||||
checksum=c3079e22ff97fbf802f32295f9d4a39c0e3b8f33c01ca050e070550ab8d32be5
|
checksum=b746e856fe6d819386aecd854b0d9cc8769249df9136268f5b0e828999f8228e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue