Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nushell: update to 0.92.1
@ 2024-04-05  2:11 cinerea0
  2024-04-06 19:17 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-04-05  2:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 385 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/49714

nushell: update to 0.92.1
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

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

From 09265ed5f9d5c0d6a6f2a649ace346eb55d4ddc6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 4 Apr 2024 22:11:02 -0400
Subject: [PATCH] nushell: update to 0.92.1

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index a8d64d7a771bc2..d6e518a66e4e25 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,10 +1,10 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.91.0
+version=0.92.1
 revision=1
 build_style=cargo
-configure_args="--features=extra,dataframe"
-hostmakedepends="pkg-config libgit2-devel"
+configure_args="--features=dataframe"
+hostmakedepends="pkg-config"
 makedepends="openssl-devel libgit2-devel libzstd-devel sqlite-devel"
 depends="mimalloc"
 short_desc="Modern shell for the GitHub era"
@@ -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=8957808c3d87b17c6e874b8382e8be45100e83c540556b2c43864c428c2b80b5
+checksum=bd4d0b90ff7ba53ac888df755372a794a907f93963e26ff8f441347aa0ff5a95
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Merged]: nushell: update to 0.92.1
  2024-04-05  2:11 [PR PATCH] nushell: update to 0.92.1 cinerea0
@ 2024-04-06 19:17 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-06 19:17 UTC (permalink / raw)
  To: ml

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

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

nushell: update to 0.92.1
https://github.com/void-linux/void-packages/pull/49714

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



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

end of thread, other threads:[~2024-04-06 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05  2:11 [PR PATCH] nushell: update to 0.92.1 cinerea0
2024-04-06 19:17 ` [PR PATCH] [Merged]: " cinerea0

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).