Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nushell: update to 0.93.0
Date: Wed, 29 May 2024 17:40:40 +0200	[thread overview]
Message-ID: <20240529154040.676F828B35@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50492@inbox.vuxu.org>

[-- 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
 

  parent reply	other threads:[~2024-05-29 15:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24  0:40 [PR PATCH] " cinerea0
2024-05-24  8:49 ` icp1994
2024-05-29 15:40 ` cinerea0 [this message]
2024-05-29 17:41 ` nushell: update to 0.94.0 icp1994
2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240529154040.676F828B35@inbox.vuxu.org \
    --to=cinerea0@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).