From 418995c73ff1478b9d5ef52326bf4b236acf6b32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 9 Jan 2020 10:10:23 +0100 Subject: [PATCH] nushell: update to 0.8.0. --- srcpkgs/nushell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index f183ba32f6b..636c7a8b143 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,6 +1,6 @@ # Template file for 'nushell' pkgname=nushell -version=0.7.0 +version=0.8.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=56868d62cf151f8050284f802bc733eb2fb09bccc3bdca57049f507a26c083a9 +checksum=76c18d8345403eab13554e26a5dccb76e15c6565e1784da0c1c63d6af9c04be1 post_install() { vlicense LICENSE