Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nushell: update to 0.93.0
@ 2024-05-24  0:40 cinerea0
  2024-05-24  8:49 ` icp1994
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cinerea0 @ 2024-05-24  0:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages nushell
https://github.com/void-linux/void-packages/pull/50492

nushell: update to 0.93.0
#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/50492.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nushell-50492.patch --]
[-- Type: text/x-diff, Size: 1047 bytes --]

From df354b01a8e91019fba4f0de5a9c3667270c1faf Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 23 May 2024 20:39:32 -0400
Subject: [PATCH] nushell: update to 0.93.0

---
 srcpkgs/nushell/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index d6e518a66e4e25..18aab1dc4c8256 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.92.1
+version=0.93.0
 revision=1
 build_style=cargo
 configure_args="--features=dataframe"
@@ -13,7 +13,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=bd4d0b90ff7ba53ac888df755372a794a907f93963e26ff8f441347aa0ff5a95
+checksum=00dcd5ab112d8afd683aa0b87b65b2e47a45487857a6d2481ce7eeb0045c2c00
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nushell: update to 0.93.0
  2024-05-24  0:40 [PR PATCH] nushell: update to 0.93.0 cinerea0
@ 2024-05-24  8:49 ` icp1994
  2024-05-29 15:40 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-05-24  8:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/50492#issuecomment-2128974969

Comment:
Just a heads up: the dataframe feature is going to be removed in v0.94 which is scheduled to land on May 28

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] nushell: update to 0.93.0
  2024-05-24  0:40 [PR PATCH] nushell: update to 0.93.0 cinerea0
  2024-05-24  8:49 ` icp1994
@ 2024-05-29 15:40 ` cinerea0
  2024-05-29 17:41 ` nushell: update to 0.94.0 icp1994
  2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-05-29 15:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 386 bytes --]

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages nushell
https://github.com/void-linux/void-packages/pull/50492

nushell: update to 0.93.0
#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/50492.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nushell-50492.patch --]
[-- Type: text/x-diff, Size: 1337 bytes --]

From 94fb5e87d1e066b1e9606b2e79ae2a257f22cdd3 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 29 May 2024 11:40:26 -0400
Subject: [PATCH] nushell: update to 0.94.0, unbreak i686

---
 srcpkgs/nushell/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index d6e518a66e4e25..47039b092f9a87 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,9 +1,8 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.92.1
+version=0.94.0
 revision=1
 build_style=cargo
-configure_args="--features=dataframe"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libgit2-devel libzstd-devel sqlite-devel"
 depends="mimalloc"
@@ -13,13 +12,12 @@ 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=bd4d0b90ff7ba53ac888df755372a794a907f93963e26ff8f441347aa0ff5a95
+checksum=697a3cc040f673c9eb74e31d8f9cce85f5d4d5302ea34277cfd16aacf9a495a5
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no
 
 case "$XBPS_TARGET_MACHINE" in
-	i686*) broken="simd-json does not implement i686"	;;
 	ppc*) broken="arrow-rs parquet is busted garbage" ;;
 esac
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nushell: update to 0.94.0
  2024-05-24  0:40 [PR PATCH] nushell: update to 0.93.0 cinerea0
  2024-05-24  8:49 ` icp1994
  2024-05-29 15:40 ` [PR PATCH] [Updated] " cinerea0
@ 2024-05-29 17:41 ` icp1994
  2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-05-29 17:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/50492#issuecomment-2137943822

Comment:
does not link against zstd anymore :thinking: probably intentional consequence from upstream changes

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: nushell: update to 0.94.0
  2024-05-24  0:40 [PR PATCH] nushell: update to 0.93.0 cinerea0
                   ` (2 preceding siblings ...)
  2024-05-29 17:41 ` nushell: update to 0.94.0 icp1994
@ 2024-06-13 23:28 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2024-06-13 23:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

There's a closed pull request on the void-packages repository

nushell: update to 0.94.0
https://github.com/void-linux/void-packages/pull/50492

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-13 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24  0:40 [PR PATCH] nushell: update to 0.93.0 cinerea0
2024-05-24  8:49 ` icp1994
2024-05-29 15:40 ` [PR PATCH] [Updated] " cinerea0
2024-05-29 17:41 ` nushell: update to 0.94.0 icp1994
2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).