Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update go to 1.19.5
@ 2023-02-02 16:37 unrealjo
  2023-02-02 17:01 ` [PR PATCH] [Updated] " unrealjo
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: unrealjo @ 2023-02-02 16:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages master
https://github.com/void-linux/void-packages/pull/42037

Update go to 1.19.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Side note : 
-  I have tested the version 1.20  and it failed

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

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

From 6a25730f97066e4af9cfb1c537e2592a9e919def Mon Sep 17 00:00:00 2001
From: Youssef Eddaif <63888397+unrealjo@users.noreply.github.com>
Date: Thu, 2 Feb 2023 17:36:24 +0100
Subject: [PATCH] Update go to 1.19.5

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

#### Side note :  I have tested the version 1.20  and it failed
---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 230b040d9090..029c00cc09e1 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.4
+version=1.19.5
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,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=eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
+checksum=8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

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

* Re: [PR PATCH] [Updated] Update go to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
@ 2023-02-02 17:01 ` unrealjo
  2023-02-02 17:17 ` icp1994
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: unrealjo @ 2023-02-02 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages master
https://github.com/void-linux/void-packages/pull/42037

Update go to 1.19.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Side note : 
-  I have tested the version 1.20  and it failed

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

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

From 6a25730f97066e4af9cfb1c537e2592a9e919def Mon Sep 17 00:00:00 2001
From: Youssef Eddaif <63888397+unrealjo@users.noreply.github.com>
Date: Thu, 2 Feb 2023 17:36:24 +0100
Subject: [PATCH] Update go to 1.19.5

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

#### Side note :  I have tested the version 1.20  and it failed
---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 230b040d9090..029c00cc09e1 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.4
+version=1.19.5
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,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=eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
+checksum=8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

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

* Re: Update go to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
  2023-02-02 17:01 ` [PR PATCH] [Updated] " unrealjo
@ 2023-02-02 17:17 ` icp1994
  2023-02-02 18:33 ` mhmdanas
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: icp1994 @ 2023-02-02 17:17 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/42037#issuecomment-1414093033

Comment:
squash your two commits into one; the final commit msg should be `go: update to 1.19.5.`
see https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes for more details

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

* Re: Update go to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
  2023-02-02 17:01 ` [PR PATCH] [Updated] " unrealjo
  2023-02-02 17:17 ` icp1994
@ 2023-02-02 18:33 ` mhmdanas
  2023-02-02 18:34 ` mhmdanas
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-02-02 18:33 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42037#issuecomment-1414189320

Comment:
This should probably be closed, see See https://github.com/void-linux/void-packages/pull/42038.

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

* Re: Update go to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
                   ` (2 preceding siblings ...)
  2023-02-02 18:33 ` mhmdanas
@ 2023-02-02 18:34 ` mhmdanas
  2023-02-02 18:43 ` [PR PATCH] [Closed]: go : update " unrealjo
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-02-02 18:34 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42037#issuecomment-1414189320

Comment:
This should probably be closed, see https://github.com/void-linux/void-packages/pull/42038.

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

* Re: [PR PATCH] [Closed]: go : update  to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
                   ` (3 preceding siblings ...)
  2023-02-02 18:34 ` mhmdanas
@ 2023-02-02 18:43 ` unrealjo
  2023-02-02 18:43 ` [PR PATCH] [Updated] " unrealjo
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: unrealjo @ 2023-02-02 18:43 UTC (permalink / raw)
  To: ml

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

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

go : update  to 1.19.5
https://github.com/void-linux/void-packages/pull/42037

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

#### Side note : 
-  I have tested the version 1.20  and it failed

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

* Re: [PR PATCH] [Updated] go : update  to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
                   ` (4 preceding siblings ...)
  2023-02-02 18:43 ` [PR PATCH] [Closed]: go : update " unrealjo
@ 2023-02-02 18:43 ` unrealjo
  2023-02-02 18:48 ` paper42
  2023-02-02 19:07 ` unrealjo
  7 siblings, 0 replies; 11+ messages in thread
From: unrealjo @ 2023-02-02 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages master
https://github.com/void-linux/void-packages/pull/42037

go : update  to 1.19.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Side note : 
-  I have tested the version 1.20  and it failed

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

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



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

* Re: go : update  to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
                   ` (5 preceding siblings ...)
  2023-02-02 18:43 ` [PR PATCH] [Updated] " unrealjo
@ 2023-02-02 18:48 ` paper42
  2023-02-02 19:07 ` unrealjo
  7 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2023-02-02 18:48 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42037#issuecomment-1414205146

Comment:
> This should probably be closed, see #42038.

that PR may take a while to be merged, @unrealjo please reopen this PR

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

* Re: go : update  to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
                   ` (6 preceding siblings ...)
  2023-02-02 18:48 ` paper42
@ 2023-02-02 19:07 ` unrealjo
  7 siblings, 0 replies; 11+ messages in thread
From: unrealjo @ 2023-02-02 19:07 UTC (permalink / raw)
  To: ml

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

New comment by unrealjo on void-packages repository

https://github.com/void-linux/void-packages/pull/42037#issuecomment-1414227857

Comment:
I apologize for opening a new pull request instead of reopening this one , my bad .

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

* Re: Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go " unrealjo
  2023-01-18 15:43 ` paper42
@ 2023-01-18 15:50 ` unrealjo
  1 sibling, 0 replies; 11+ messages in thread
From: unrealjo @ 2023-01-18 15:50 UTC (permalink / raw)
  To: ml

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

New comment by unrealjo on void-packages repository

https://github.com/void-linux/void-packages/pull/41717#issuecomment-1387291382

Comment:
But the failure is  due to checksum mismatching ?!

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

* Re: Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go " unrealjo
@ 2023-01-18 15:43 ` paper42
  2023-01-18 15:50 ` unrealjo
  1 sibling, 0 replies; 11+ messages in thread
From: paper42 @ 2023-01-18 15:43 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41717#issuecomment-1387276757

Comment:
please test Pull requests before submitting them don't ignore the PR template

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

end of thread, other threads:[~2023-02-02 19:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 16:37 [PR PATCH] Update go to 1.19.5 unrealjo
2023-02-02 17:01 ` [PR PATCH] [Updated] " unrealjo
2023-02-02 17:17 ` icp1994
2023-02-02 18:33 ` mhmdanas
2023-02-02 18:34 ` mhmdanas
2023-02-02 18:43 ` [PR PATCH] [Closed]: go : update " unrealjo
2023-02-02 18:43 ` [PR PATCH] [Updated] " unrealjo
2023-02-02 18:48 ` paper42
2023-02-02 19:07 ` unrealjo
  -- strict thread matches above, loose matches on Subject: below --
2023-01-18 15:39 [PR PATCH] Go " unrealjo
2023-01-18 15:43 ` paper42
2023-01-18 15:50 ` unrealjo

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