diff --git a/testing/nushell/APKBUILD b/testing/nushell/APKBUILD
index 2457c2dd2c7c8622b85e3c9dd3e568868b963e0c..309f7272ccb43c28c879198c0cb804accccd2019 100644
--- a/testing/nushell/APKBUILD
+++ b/testing/nushell/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: nibon7 <nibon7@163.com>
 # Maintainer: nibon7 <nibon7@163.com>
 pkgname=nushell
-pkgver=0.60.0
-pkgrel=1
+pkgver=0.61.0
+pkgrel=0
 pkgdesc="A new type of shell"
 url="https://www.nushell.sh"
 # s390x/riscv64 rust/cargo
@@ -43,6 +43,6 @@ _plugins() {
 	mv "$pkgdir"/usr/bin/nu_plugin_* "$subpkgdir"/usr/bin/
 }
 
-sha512sums="19d8690cc427989e9e7637465ee27a7a85afe0b2e83ec6e6cf6b0a7174d100c8f26a817ff16646d377b75d794f69126daa23a0d33ec065f77e26b5a29fcda4c3  nushell-0.60.0.tar.gz
+sha512sums="32586811dd404d5905f0c2e401d254424325146a4769499b6da24aea3eb87fd4537fd5760f8d31378aea04e6a1c6c472c646e6cba868dba532561e6bbec07ac7  nushell-0.61.0.tar.gz
 478fe6a18644cd0ff8972b984eab48736b5e0f650cf995a8d140010b76a3ac0bfbf71819e70d5a863035c8c63bd63a07b78581e501702b446edc231f2679a041  0001-disable-lto.patch
 "