Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nushell: update to 0.32.0.
@ 2021-06-01 22:24 BlueChrystal
  2021-06-25 16:01 ` nushell: update to 0.32.0. (waiting on Rust 1.52) FollieHiyuki
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: BlueChrystal @ 2021-06-01 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlueChrystal/void-packages nushell-0.32.0_1
https://github.com/void-linux/void-packages/pull/31251

nushell: update to 0.32.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

Won't compile till #30259 is merged.

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From db5ae02a50fa3a3eaff35fa7cd754b9f39417395 Mon Sep 17 00:00:00 2001
From: BlueChrystal <84290062+BlueChrystal@users.noreply.github.com>
Date: Wed, 2 Jun 2021 01:17:42 +0300
Subject: [PATCH] nushell: update to 0.32.0.

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index cfa5439d7d39..97b708730fb3 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.31.0
+version=0.32.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.nushell.sh/"
 changelog="https://www.nushell.sh/blog/"
 distfiles="https://github.com/nushell/nushell/archive/${version}.tar.gz"
-checksum=4dcbe38b35902a98df3f213fef5f69dcd9870975a18e2a7feb002534e68d848b
+checksum=57cbd6cbbc9a3d2f8b99942486410e003487be0faabd275e87ab77342a8c0989
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
@ 2021-06-25 16:01 ` FollieHiyuki
  2021-06-25 21:42 ` BlueChrystal
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2021-06-25 16:01 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/31251#issuecomment-868667126

Comment:
Ping for 0.33.0

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

* Re: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
  2021-06-25 16:01 ` nushell: update to 0.32.0. (waiting on Rust 1.52) FollieHiyuki
@ 2021-06-25 21:42 ` BlueChrystal
  2021-07-04 23:38 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: BlueChrystal @ 2021-06-25 21:42 UTC (permalink / raw)
  To: ml

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

New comment by BlueChrystal on void-packages repository

https://github.com/void-linux/void-packages/pull/31251#issuecomment-868848577

Comment:
Sorry, I don't have my Void machine with me right now, and won't do so for a while to come.

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

* Re: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
  2021-06-25 16:01 ` nushell: update to 0.32.0. (waiting on Rust 1.52) FollieHiyuki
  2021-06-25 21:42 ` BlueChrystal
@ 2021-07-04 23:38 ` ericonr
  2021-07-05  4:11 ` ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-04 23:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31251#issuecomment-873686011

Comment:
Ping :)

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

* Re: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
                   ` (2 preceding siblings ...)
  2021-07-04 23:38 ` ericonr
@ 2021-07-05  4:11 ` ericonr
  2021-07-05  4:11 ` [PR PATCH] [Closed]: " ericonr
  2021-07-05 16:29 ` BlueChrystal
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-05  4:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31251#issuecomment-873769967

Comment:
Superseded by #31813

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

* Re: [PR PATCH] [Closed]: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
                   ` (3 preceding siblings ...)
  2021-07-05  4:11 ` ericonr
@ 2021-07-05  4:11 ` ericonr
  2021-07-05 16:29 ` BlueChrystal
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-05  4:11 UTC (permalink / raw)
  To: ml

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

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

nushell: update to 0.32.0. (waiting on Rust 1.52)
https://github.com/void-linux/void-packages/pull/31251

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

Won't compile till #30259 is merged.

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: nushell: update to 0.32.0. (waiting on Rust 1.52)
  2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
                   ` (4 preceding siblings ...)
  2021-07-05  4:11 ` [PR PATCH] [Closed]: " ericonr
@ 2021-07-05 16:29 ` BlueChrystal
  5 siblings, 0 replies; 7+ messages in thread
From: BlueChrystal @ 2021-07-05 16:29 UTC (permalink / raw)
  To: ml

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

New comment by BlueChrystal on void-packages repository

https://github.com/void-linux/void-packages/pull/31251#issuecomment-874226610

Comment:
Sorry, the "while" is still not done yet. :)

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

end of thread, other threads:[~2021-07-05 16:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 22:24 [PR PATCH] nushell: update to 0.32.0 BlueChrystal
2021-06-25 16:01 ` nushell: update to 0.32.0. (waiting on Rust 1.52) FollieHiyuki
2021-06-25 21:42 ` BlueChrystal
2021-07-04 23:38 ` ericonr
2021-07-05  4:11 ` ericonr
2021-07-05  4:11 ` [PR PATCH] [Closed]: " ericonr
2021-07-05 16:29 ` BlueChrystal

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