From ce6e958834588c9563b8b9b49e951b2356073005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 3 Sep 2020 23:40:37 +0200 Subject: [PATCH] nushell: update to 0.19.0. --- srcpkgs/nushell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index 985c4b93b61..71784892322 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,6 +1,6 @@ # Template file for 'nushell' pkgname=nushell -version=0.18.1 +version=0.19.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=b746e856fe6d819386aecd854b0d9cc8769249df9136268f5b0e828999f8228e +checksum=fa15e6769ac5ded1c11cacbca071414dd5c83f43361fd457cca2396e8a3e7b77 post_install() { vlicense LICENSE