nushell: update to 0.104.1

This commit is contained in:
Saksham 2025-06-05 01:32:54 +05:30 committed by Duncan Overbruck
parent 98c5f3f85e
commit 8801e14858

View file

@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
version=0.103.0
version=0.104.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -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=0e654e47627ad8c053350bbc25fa75c55b76e11fd6841118214eaa5a10f9686e
checksum=3dafca8bf892f5a2afaac1122a88a7eb7f22a0b62ef901f550173a11d5cbdf6e
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no