Skip to content

Commit c631e7c

Browse files
meopcinerea0
authored andcommitted
nushell: update to 0.111
1 parent 295e698 commit c631e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/nushell/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'nushell'
22
pkgname=nushell
3-
version=0.110.0
3+
version=0.111.0
44
revision=1
55
build_style=cargo
66
configure_args="--no-default-features --features=plugin,trash-support,sqlite,network,native-tls"
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://www.nushell.sh/"
1313
changelog="https://www.nushell.sh/blog/"
1414
distfiles="https://github.com/nushell/nushell/archive/refs/tags/${version}.tar.gz"
15-
checksum=e4c95f743cea3d985ab90e03fd35707a46eef926d407ed363f994155c1ca5055
15+
checksum=e3a7980bb5532016036d9fdbbe0a2acc5a73f9549d1842ff6c8c0de2a6d1ddbe
1616
register_shell="/usr/bin/nu"
1717
# all tests fail with argument --target
1818
make_check=no

0 commit comments

Comments
 (0)