From c4b9b7db988641d3e392c4dd52adf52ee5efe9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Mon, 2 Mar 2020 16:40:01 +0100 Subject: [PATCH] nushell: update to 0.10.0. --- srcpkgs/nushell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index 9a8f9997c40..f843fc2c596 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,6 +1,6 @@ # Template file for 'nushell' pkgname=nushell -version=0.9.0 +version=0.10.0 revision=1 # raw-cpuid does not support other archs # https://github.com/nushell/nushell/issues/485 @@ -16,7 +16,7 @@ license="MIT" homepage="https://www.nushell.sh/" changelog="https://www.nushell.sh/blog/" distfiles="https://static.crates.io/crates/nu/nu-${version}.crate" -checksum=f04f44a0a4b22655e34635ab7866f88f10bcea990d238f9690e73b7e2f48596a +checksum=6ee0e45c285cecac4afb03af24a6ef19aab41b84575a58f7b9b81b45cb5090dd post_install() { vlicense LICENSE