Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nushell: update to 0.34.0
@ 2021-07-13 22:45 cinerea0
  2021-07-14  1:02 ` [PR PATCH] [Updated] " cinerea0
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-13 22:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From eda40a62d965d62f7a58b1047b541753851c6350 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 13 Jul 2021 18:40:47 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..cba6ee6ef2e8 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.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/refs/tags/${version}.tar.gz"
-checksum=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
@ 2021-07-14  1:02 ` cinerea0
  2021-07-14  2:52 ` cinerea0
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14  1:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From feed94c7f6fbd360ec725ad1fbb907e1ca0fa292 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 13 Jul 2021 20:52:59 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..cba6ee6ef2e8 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.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/refs/tags/${version}.tar.gz"
-checksum=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
  2021-07-14  1:02 ` [PR PATCH] [Updated] " cinerea0
@ 2021-07-14  2:52 ` cinerea0
  2021-07-14  4:12 ` cinerea0
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14  2:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 8344cd83a8a77a479d5beef8575ccde3dabbd675 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 13 Jul 2021 22:52:21 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..cba6ee6ef2e8 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.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/refs/tags/${version}.tar.gz"
-checksum=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
  2021-07-14  1:02 ` [PR PATCH] [Updated] " cinerea0
  2021-07-14  2:52 ` cinerea0
@ 2021-07-14  4:12 ` cinerea0
  2021-07-14 16:36 ` cinerea0
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14  4:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 8af9fd0eb886002d598df85ac9b2ccc02a9b56e4 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Jul 2021 00:11:49 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..cba6ee6ef2e8 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.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/refs/tags/${version}.tar.gz"
-checksum=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (2 preceding siblings ...)
  2021-07-14  4:12 ` cinerea0
@ 2021-07-14 16:36 ` cinerea0
  2021-07-14 19:28 ` cinerea0
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14 16:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From c0e7613960c11e3c88ee7e55dd46bd5fbd84d820 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Jul 2021 12:36:32 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (3 preceding siblings ...)
  2021-07-14 16:36 ` cinerea0
@ 2021-07-14 19:28 ` cinerea0
  2021-07-14 21:56 ` cinerea0
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 9b4c6a2385aae5c882134fad5b7973226d031d40 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Jul 2021 15:26:21 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (4 preceding siblings ...)
  2021-07-14 19:28 ` cinerea0
@ 2021-07-14 21:56 ` cinerea0
  2021-07-15 16:53 ` cinerea0
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-14 21:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 8666dcb09ac0f5387483101db5032e03009ac412 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Jul 2021 17:55:42 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (5 preceding siblings ...)
  2021-07-14 21:56 ` cinerea0
@ 2021-07-15 16:53 ` cinerea0
  2021-07-17  3:13 ` [PR REVIEW] " ericonr
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-15 16:53 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#issuecomment-880859845

Comment:
Persistent CI errors seem to be due to this issue: https://github.com/rust-lang/crates.io/issues/3782. It may not be resolved until a cargo update gets released.

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (6 preceding siblings ...)
  2021-07-15 16:53 ` cinerea0
@ 2021-07-17  3:13 ` ericonr
  2021-07-17 14:49 ` [PR PATCH] [Updated] " cinerea0
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-17  3:13 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r671599843

Comment:
Shouldn't this be added only for the `XBPS_TARGET_NO_ATOMIC8` case?

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (7 preceding siblings ...)
  2021-07-17  3:13 ` [PR REVIEW] " ericonr
@ 2021-07-17 14:49 ` cinerea0
  2021-07-20  4:52 ` cinerea0
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-17 14:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 62e1a87b9edc9a227d1ee642e91721cc3a00a35b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 17 Jul 2021 10:49:26 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..d47c9f87e415 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
@@ -12,11 +12,15 @@ 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no
 
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+fi
+
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (8 preceding siblings ...)
  2021-07-17 14:49 ` [PR PATCH] [Updated] " cinerea0
@ 2021-07-20  4:52 ` cinerea0
  2021-07-20 14:08 ` [PR REVIEW] " cinerea0
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-20  4:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 4d7c19b27e5d10a1d7e9c295a635657b416167a1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Jul 2021 00:52:09 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..d47c9f87e415 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,6 +1,6 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
@@ -12,11 +12,15 @@ 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no
 
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+fi
+
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (9 preceding siblings ...)
  2021-07-20  4:52 ` cinerea0
@ 2021-07-20 14:08 ` cinerea0
  2021-07-20 18:09 ` [PR PATCH] [Updated] " cinerea0
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-20 14:08 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r673157956

Comment:
The most recent push failed on i686 despite that arch having ATOMIC8, so I think it should be for all arch's.

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (10 preceding siblings ...)
  2021-07-20 14:08 ` [PR REVIEW] " cinerea0
@ 2021-07-20 18:09 ` cinerea0
  2021-07-20 19:06 ` [PR REVIEW] " ericonr
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-20 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 01b582e4af136ae5f11e9b498894939c4fb7c197 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Jul 2021 14:09:01 -0400
Subject: [PATCH] nushell: update to 0.34.0

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (11 preceding siblings ...)
  2021-07-20 18:09 ` [PR PATCH] [Updated] " cinerea0
@ 2021-07-20 19:06 ` ericonr
  2021-07-20 19:55 ` cinerea0
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-20 19:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r673403357

Comment:
Did it fail because of network issues or with `couldn't find __atomic*` errors?

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (12 preceding siblings ...)
  2021-07-20 19:06 ` [PR REVIEW] " ericonr
@ 2021-07-20 19:55 ` cinerea0
  2021-07-20 20:06 ` ericonr
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-20 19:55 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r673437356

Comment:
The latter. I don't have a screenshot so I can't prove it, but it said it couldn't find `atomic*`.

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (13 preceding siblings ...)
  2021-07-20 19:55 ` cinerea0
@ 2021-07-20 20:06 ` ericonr
  2021-07-20 20:06 ` ericonr
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-20 20:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r673448816

Comment:
Just mention it in the commit message, then :)

`add libatomic for all targets, since build system always uses it`

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

* Re: [PR REVIEW] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (14 preceding siblings ...)
  2021-07-20 20:06 ` ericonr
@ 2021-07-20 20:06 ` ericonr
  2021-07-21  2:10 ` [PR PATCH] [Updated] " cinerea0
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-20 20:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#discussion_r673448816

Comment:
Just mention it in the commit message, then :)

`add libatomic-devel for all targets, since build system always uses it`

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (15 preceding siblings ...)
  2021-07-20 20:06 ` ericonr
@ 2021-07-21  2:10 ` cinerea0
  2021-07-21 21:20 ` ericonr
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-21  2:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 9d37bd26d3889677c8fe7a4f1a91401959a564a6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Jul 2021 22:09:18 -0400
Subject: [PATCH] nushell: update to 0.34.0, add libatomic-devel for all
 targets since build target always uses it

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

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Updated] nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (16 preceding siblings ...)
  2021-07-21  2:10 ` [PR PATCH] [Updated] " cinerea0
@ 2021-07-21 21:20 ` ericonr
  2021-07-21 21:20 ` [PR PATCH] [Merged]: " ericonr
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-21 21:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nu
https://github.com/void-linux/void-packages/pull/31944

nushell: update to 0.34.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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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/31944.patch is attached

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

From 7778e15b67314f9d25e03f2b80d22ea0f4d159d2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Jul 2021 22:09:18 -0400
Subject: [PATCH] nushell: update to 0.34.0.

libatomic-devel is added for all targets because build target always
uses it.
---
 srcpkgs/nushell/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template
index 4f0d3392b7de..932f74a0ebb9 100644
--- a/srcpkgs/nushell/template
+++ b/srcpkgs/nushell/template
@@ -1,18 +1,19 @@
 # Template file for 'nushell'
 pkgname=nushell
-version=0.33.0
+version=0.34.0
 revision=1
 build_style=cargo
 configure_args="--features=extra"
 hostmakedepends="pkg-config python3 libgit2-devel"
-makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel"
+makedepends="openssl-devel libgit2-devel libX11-devel libxcb-devel
+ libatomic-devel"
 short_desc="Modern shell for the GitHub era"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 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=13e766ae3de957e322790cf9874ebc1b768abd205228db7181643e66564c6245
+checksum=9571c7fbf0f0fdabb055727b63b6a5c3561f04357336289106591fc6afcff7a3
 register_shell="/usr/bin/nu"
 # all tests fail with argument --target
 make_check=no

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

* Re: [PR PATCH] [Merged]: nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (17 preceding siblings ...)
  2021-07-21 21:20 ` ericonr
@ 2021-07-21 21:20 ` ericonr
  2021-07-21 21:21 ` ericonr
  2021-07-21 23:59 ` cinerea0
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-21 21:20 UTC (permalink / raw)
  To: ml

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

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

nushell: update to 0.34.0
https://github.com/void-linux/void-packages/pull/31944

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
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
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] 22+ messages in thread

* Re: nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (18 preceding siblings ...)
  2021-07-21 21:20 ` [PR PATCH] [Merged]: " ericonr
@ 2021-07-21 21:21 ` ericonr
  2021-07-21 23:59 ` cinerea0
  20 siblings, 0 replies; 22+ messages in thread
From: ericonr @ 2021-07-21 21:21 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#issuecomment-884508247

Comment:
I fixed the commit message because it was too long ;)

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

* Re: nushell: update to 0.34.0
  2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
                   ` (19 preceding siblings ...)
  2021-07-21 21:21 ` ericonr
@ 2021-07-21 23:59 ` cinerea0
  20 siblings, 0 replies; 22+ messages in thread
From: cinerea0 @ 2021-07-21 23:59 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/31944#issuecomment-884571851

Comment:
Thank you!

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

end of thread, other threads:[~2021-07-21 23:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 22:45 [PR PATCH] nushell: update to 0.34.0 cinerea0
2021-07-14  1:02 ` [PR PATCH] [Updated] " cinerea0
2021-07-14  2:52 ` cinerea0
2021-07-14  4:12 ` cinerea0
2021-07-14 16:36 ` cinerea0
2021-07-14 19:28 ` cinerea0
2021-07-14 21:56 ` cinerea0
2021-07-15 16:53 ` cinerea0
2021-07-17  3:13 ` [PR REVIEW] " ericonr
2021-07-17 14:49 ` [PR PATCH] [Updated] " cinerea0
2021-07-20  4:52 ` cinerea0
2021-07-20 14:08 ` [PR REVIEW] " cinerea0
2021-07-20 18:09 ` [PR PATCH] [Updated] " cinerea0
2021-07-20 19:06 ` [PR REVIEW] " ericonr
2021-07-20 19:55 ` cinerea0
2021-07-20 20:06 ` ericonr
2021-07-20 20:06 ` ericonr
2021-07-21  2:10 ` [PR PATCH] [Updated] " cinerea0
2021-07-21 21:20 ` ericonr
2021-07-21 21:20 ` [PR PATCH] [Merged]: " ericonr
2021-07-21 21:21 ` ericonr
2021-07-21 23:59 ` 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).