diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index bd1e069c4b7..c59833b1556 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,7 +1,7 @@ # Template file for 'nushell' pkgname=nushell -version=0.27.1 -revision=3 +version=0.28.0 +revision=1 build_style=cargo configure_args="--features=extra" hostmakedepends="pkg-config python3 libgit2-devel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.nushell.sh/" changelog="https://www.nushell.sh/blog/" distfiles="https://github.com/nushell/nushell/archive/${version}.tar.gz" -checksum=bd153a95ea15446bb61a9e0292adc165ee0dd3a586298e77a0041597d68bc04e +checksum=aa6769f614a031ad33738064030d1c0d9ab500b2b0924adca71edacb1bd1d85d register_shell="/usr/bin/nu" # all tests fail with argument --target make_check=no