From: voidisnull <voidisnull@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nushell: update to 0.99.0
Date: Thu, 24 Oct 2024 11:38:07 +0200 [thread overview]
Message-ID: <20241024093807.61998220ED@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52659@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 568 bytes --]
There is an updated pull request by voidisnull against master on the void-packages repository
https://github.com/voidisnull/void-packages nushell
https://github.com/void-linux/void-packages/pull/52659
nushell: update to 0.99.0
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures:
- x86_64-glibc
- i686
A patch file from https://github.com/void-linux/void-packages/pull/52659.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nushell-52659.patch --]
[-- Type: text/x-diff, Size: 1042 bytes --]
From 22b3bf703f89dd9cf6dc2a0d4ea18cb125ce38f5 Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Thu, 17 Oct 2024 03:01:57 +0530
Subject: [PATCH] nushell: update to 0.99.1
---
srcpkgs/nushell/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 1b7e12a105fbf3..7a76174a529b91 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
# Template file for 'nushell'
pkgname=nushell
-version=0.98.0
+version=0.99.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@@ -12,7 +12,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=c77fd63c4a5f2d35f7dcbb3e9bd76dfaa23acc6bc21fb1de4e7a4a94dc458839
+checksum=db9799a164e21798d7c7da800623069c056f30e6b35d7cb03bdea796f3a4aae8
register_shell="/usr/bin/nu"
# all tests fail with argument --target
make_check=no
next prev parent reply other threads:[~2024-10-24 9:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-16 21:33 [PR PATCH] " voidisnull
2024-10-24 9:38 ` voidisnull [this message]
2024-10-24 9:40 ` [PR PATCH] [Updated] nushell: update to 0.99.1 voidisnull
2024-11-09 18:04 ` [PR PATCH] [Merged]: " tranzystorekk
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=20241024093807.61998220ED@inbox.vuxu.org \
--to=voidisnull@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).