From d263f68845fd65ec639046a8c22a01b4703ef869 Mon Sep 17 00:00:00 2001
From: nibon7 <nibon7@163.com>
Date: Wed, 13 Apr 2022 10:24:24 +0800
Subject: [PATCH] testing/nushell: upgrade to 0.61.0

---
 testing/nushell/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/nushell/APKBUILD b/testing/nushell/APKBUILD
index 2457c2dd2c7c..309f7272ccb4 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
 "
-- 
GitLab