aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authornibon7 <nibon7@163.com>2021-08-04 13:38:25 +0800
committerLeo <thinkabit.ukim@gmail.com>2021-08-04 22:32:06 +0000
commit5bb2575953d71351525de272da2a67deb461f00d (patch)
tree0c7aed0f1fec619ce5d73923e9c17f5a8ce862f4 /testing
parent7ad8caef5648e5279e5f74c581d27eddbe1c1689 (diff)
testing/nushell: upgrade to 0.35.0
Signed-off-by: nibon7 <nibon7@163.com>
Diffstat (limited to 'testing')
-rw-r--r--testing/nushell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/nushell/APKBUILD b/testing/nushell/APKBUILD
index 975520567d4..a2310456cf2 100644
--- a/testing/nushell/APKBUILD
+++ b/testing/nushell/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: nibon7 <nibon7@163.com>
# Maintainer: nibon7 <nibon7@163.com>
pkgname=nushell
-pkgver=0.34.0
+pkgver=0.35.0
pkgrel=0
pkgdesc="A new type of shell"
url="https://www.nushell.sh"
@@ -32,5 +32,5 @@ package() {
rm "$pkgdir"/usr/.crates*
}
-sha512sums="3063d2c842d30c862ca2948b38da726604347cf0c936b99542111087c796e1288657b0a094e486a3d02bed9f5b19edba08348fba285e777c64bcf8f19d888003 nushell-0.34.0.tar.gz
+sha512sums="06d2fa59427cb5de92b975de1765e46410d966cd8fc21919dd378a3621c36f4cdd111493f3177da573781dec7669864efb9a4b9e1c523e8f26aad10ed3df65a5 nushell-0.35.0.tar.gz
f1b87fd1b08641dd2526309806392cbd5267ffc1ee31569874f56217eb26e422994a5a4cce38335c0152775ca186bf75fd7890ec85a6b031cca06318e63dd035 0001-remove-dataframe-feature-from-default.patch"