Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go: update to 1.18.
@ 2022-03-16  8:43 sina-devel
  2022-03-16 14:15 ` josegpt
  2022-03-16 21:44 ` [PR PATCH] [Closed]: " sina-devel
  0 siblings, 2 replies; 4+ messages in thread
From: sina-devel @ 2022-03-16  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sina-devel/void-packages master
https://github.com/void-linux/void-packages/pull/36168

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, (amd64)
- 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/36168.patch is attached

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

From d5490acb1eb7a973b4755b8cdad64ee7e4e9d819 Mon Sep 17 00:00:00 2001
From: Sina Safari <sina.devel@gmail.com>
Date: Wed, 16 Mar 2022 11:11:10 +0330
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] 4+ messages in thread

* Re: go: update to 1.18.
  2022-03-16  8:43 [PR PATCH] go: update to 1.18 sina-devel
@ 2022-03-16 14:15 ` josegpt
  2022-03-16 21:44 ` [PR PATCH] [Closed]: " sina-devel
  1 sibling, 0 replies; 4+ messages in thread
From: josegpt @ 2022-03-16 14:15 UTC (permalink / raw)
  To: ml

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

New comment by josegpt on void-packages repository

https://github.com/void-linux/void-packages/pull/36168#issuecomment-1069173303

Comment:
duplicate, opened pr #36013

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

* Re: [PR PATCH] [Closed]: go: update to 1.18.
  2022-03-16  8:43 [PR PATCH] go: update to 1.18 sina-devel
  2022-03-16 14:15 ` josegpt
@ 2022-03-16 21:44 ` sina-devel
  1 sibling, 0 replies; 4+ messages in thread
From: sina-devel @ 2022-03-16 21:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1048 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/36168

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, (amd64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ 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
@ 2022-04-02  3:58 ` the-maldridge
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16  8:43 [PR PATCH] go: update to 1.18 sina-devel
2022-03-16 14:15 ` josegpt
2022-03-16 21:44 ` [PR PATCH] [Closed]: " sina-devel
  -- strict thread matches above, loose matches on Subject: below --
2022-03-06 20:14 [PR PATCH] go: update to 1.17.8 josegpt
2022-04-02  3:58 ` [PR PATCH] [Closed]: go: update to 1.18 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).