Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go: update to 1.17.8.
@ 2022-03-06 20:14 josegpt
  2022-03-16  6:07 ` howdoicomputer
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: josegpt @ 2022-03-06 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages go
https://github.com/void-linux/void-packages/pull/36013

go: update to 1.17.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 800e84c81630396f2d11eea8a4003a2b55ab6496 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 6 Mar 2022 15:12:54 -0500
Subject: [PATCH] go: update to 1.17.8.

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

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 990a575b7ae5..30282f2e110c 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.17.6
+version=1.17.8
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
+checksum=2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a
 nostrip=yes
 noverifyrdeps=yes
 

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

* Re: go: update to 1.17.8.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
@ 2022-03-16  6:07 ` howdoicomputer
  2022-03-16 13:59 ` [PR PATCH] [Updated] go: update to 1.18 josegpt
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: howdoicomputer @ 2022-03-16  6:07 UTC (permalink / raw)
  To: ml

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

New comment by howdoicomputer on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1068770850

Comment:
Now we're at `1.18`

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

* Re: [PR PATCH] [Updated] go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
  2022-03-16  6:07 ` howdoicomputer
@ 2022-03-16 13:59 ` josegpt
  2022-03-16 14:04 ` josegpt
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: josegpt @ 2022-03-16 13:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages go
https://github.com/void-linux/void-packages/pull/36013

go: update to 1.18.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 84522a14fd18cd3e9c573ea1d61113b225b574bb Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 6 Mar 2022 15:12:54 -0500
Subject: [PATCH] go: update to 1.18.

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

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 990a575b7ae5..58f0b0fc2485 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.17.6
+version=1.18
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
+checksum=38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6
 nostrip=yes
 noverifyrdeps=yes
 

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

* Re: [PR PATCH] [Updated] go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
  2022-03-16  6:07 ` howdoicomputer
  2022-03-16 13:59 ` [PR PATCH] [Updated] go: update to 1.18 josegpt
@ 2022-03-16 14:04 ` josegpt
  2022-03-16 14:14 ` josegpt
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: josegpt @ 2022-03-16 14:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages go
https://github.com/void-linux/void-packages/pull/36013

go: update to 1.18.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 8971236bcf75d7fef74d03a629eb14af8bb658af Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 6 Mar 2022 15:12:54 -0500
Subject: [PATCH] go: update to 1.18.

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

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 990a575b7ae5..58f0b0fc2485 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.17.6
+version=1.18
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8
+checksum=38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6
 nostrip=yes
 noverifyrdeps=yes
 

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (2 preceding siblings ...)
  2022-03-16 14:04 ` josegpt
@ 2022-03-16 14:14 ` josegpt
  2022-03-18 15:33 ` endigma
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: josegpt @ 2022-03-16 14:14 UTC (permalink / raw)
  To: ml

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

New comment by josegpt on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1069171099

Comment:
Thank you for pointing it out. I updated the pr.

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (3 preceding siblings ...)
  2022-03-16 14:14 ` josegpt
@ 2022-03-18 15:33 ` endigma
  2022-03-18 15:33 ` endigma
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: endigma @ 2022-03-18 15:33 UTC (permalink / raw)
  To: ml

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

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1072525798

Comment:
merge when?

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (4 preceding siblings ...)
  2022-03-18 15:33 ` endigma
@ 2022-03-18 15:33 ` endigma
  2022-03-19  9:00 ` sina-devel
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: endigma @ 2022-03-18 15:33 UTC (permalink / raw)
  To: ml

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

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1072525798

Comment:
merge when? should ping for review

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (5 preceding siblings ...)
  2022-03-18 15:33 ` endigma
@ 2022-03-19  9:00 ` sina-devel
  2022-03-19 18:09 ` sug0
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sina-devel @ 2022-03-19  9:00 UTC (permalink / raw)
  To: ml

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

New comment by sina-devel on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1072972503

Comment:
Why not merge? I don't think there is a problem.

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (6 preceding siblings ...)
  2022-03-19  9:00 ` sina-devel
@ 2022-03-19 18:09 ` sug0
  2022-03-19 22:20 ` howdoicomputer
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sug0 @ 2022-03-19 18:09 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1073055780

Comment:
I've been using this update for a few days, no issue for me.

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (7 preceding siblings ...)
  2022-03-19 18:09 ` sug0
@ 2022-03-19 22:20 ` howdoicomputer
  2022-03-19 22:47 ` howdoicomputer
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: howdoicomputer @ 2022-03-19 22:20 UTC (permalink / raw)
  To: ml

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

New comment by howdoicomputer on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1073121271

Comment:
> Why not merge? I don't think there is a problem.

Probably because the maintainers have limited time. Void isn't a distro with unlimited distros. If you want this package then you can clone this repo and build it.

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (8 preceding siblings ...)
  2022-03-19 22:20 ` howdoicomputer
@ 2022-03-19 22:47 ` howdoicomputer
  2022-03-30 19:35 ` Jlll1
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: howdoicomputer @ 2022-03-19 22:47 UTC (permalink / raw)
  To: ml

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

New comment by howdoicomputer on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1073121271

Comment:
> Why not merge? I don't think there is a problem.

Probably because the maintainers have limited time. Void isn't a distro with unlimited resources. If you want this package then you can clone this repo and build it.

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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (9 preceding siblings ...)
  2022-03-19 22:47 ` howdoicomputer
@ 2022-03-30 19:35 ` Jlll1
  2022-04-02  3:58 ` [PR PATCH] [Closed]: " the-maldridge
  2022-04-02  3:59 ` the-maldridge
  12 siblings, 0 replies; 14+ messages in thread
From: Jlll1 @ 2022-03-30 19:35 UTC (permalink / raw)
  To: ml

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

New comment by Jlll1 on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1083546714

Comment:
Works great! 

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

* Re: [PR PATCH] [Closed]: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (10 preceding siblings ...)
  2022-03-30 19:35 ` Jlll1
@ 2022-04-02  3:58 ` the-maldridge
  2022-04-02  3:59 ` the-maldridge
  12 siblings, 0 replies; 14+ messages in thread
From: the-maldridge @ 2022-04-02  3:58 UTC (permalink / raw)
  To: ml

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

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

go: update to 1.18.
https://github.com/void-linux/void-packages/pull/36013

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

* Re: go: update to 1.18.
  2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
                   ` (11 preceding siblings ...)
  2022-04-02  3:58 ` [PR PATCH] [Closed]: " the-maldridge
@ 2022-04-02  3:59 ` the-maldridge
  12 siblings, 0 replies; 14+ messages in thread
From: the-maldridge @ 2022-04-02  3:59 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/36013#issuecomment-1086538897

Comment:
As howdoicomputer suggested above, Void has a limited team with limited time.  Your patience is appreciated.

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

end of thread, other threads:[~2022-04-02  3:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
2022-03-16  6:07 ` howdoicomputer
2022-03-16 13:59 ` [PR PATCH] [Updated] go: update to 1.18 josegpt
2022-03-16 14:04 ` josegpt
2022-03-16 14:14 ` josegpt
2022-03-18 15:33 ` endigma
2022-03-18 15:33 ` endigma
2022-03-19  9:00 ` sina-devel
2022-03-19 18:09 ` sug0
2022-03-19 22:20 ` howdoicomputer
2022-03-19 22:47 ` howdoicomputer
2022-03-30 19:35 ` Jlll1
2022-04-02  3:58 ` [PR PATCH] [Closed]: " the-maldridge
2022-04-02  3:59 ` the-maldridge

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