Skip to content

Commit

Permalink
nushell: update to 0.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
voidisnull committed Jul 20, 2024
1 parent af3f54c commit 83c6ce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/nushell/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.94.0
version=0.95.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -12,7 +12,7 @@ license="MIT"
homepage="https://www.nushell.sh/"
changelog="https://www.nushell.sh/blog/"
distfiles="https://github.com/nushell/nushell/archive/refs/tags/${version}.tar.gz"
checksum=697a3cc040f673c9eb74e31d8f9cce85f5d4d5302ea34277cfd16aacf9a495a5
checksum=f41a0f41af3996581f9bd485cfe5d55f26dd486dc3812b386bd43439c72a6d16
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no
Expand Down

0 comments on commit 83c6ce8

Please sign in to comment.