Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goreleaser: update to 1.19.2.
@ 2023-07-14  4:30 mchlumsky
  2023-07-17 18:14 ` [PR PATCH] [Updated] " mchlumsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mchlumsky @ 2023-07-14  4:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mchlumsky/void-packages bump-goreleaser-1.19.2
https://github.com/void-linux/void-packages/pull/45027

goreleaser: update to 1.19.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64
  - armv7l-musl
  - armv7l
  - armv6l-musl
  - armv6l
  - i686-musl
  - i686



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bump-goreleaser-1.19.2-45027.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From 3ecf224758bbb61a6c85878cee3d152d149215b5 Mon Sep 17 00:00:00 2001
From: Martin Chlumsky <martin.chlumsky@gmail.com>
Date: Thu, 13 Jul 2023 23:50:48 -0400
Subject: [PATCH] goreleaser: update to 1.19.2.

---
 srcpkgs/goreleaser/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/goreleaser/template b/srcpkgs/goreleaser/template
index 7c3f5be311c8..92128beba6ff 100644
--- a/srcpkgs/goreleaser/template
+++ b/srcpkgs/goreleaser/template
@@ -1,7 +1,7 @@
 # Template file for 'goreleaser'
 pkgname=goreleaser
-version=1.8.3
-revision=2
+version=1.19.2
+revision=1
 build_style=go
 go_import_path=github.com/goreleaser/goreleaser
 short_desc="Deliver Go binaries as fast and easily as possible"
@@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://goreleaser.com/"
 distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
-checksum=3ac091dacf81357a83b5c8bf17bbcb325371111b88bc59fa79c8354be2273145
+checksum=60e94d9371f7106878441deb006814339e3cf3d7f574d25cb22a9a45ec14939b
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] goreleaser: update to 1.19.2.
  2023-07-14  4:30 [PR PATCH] goreleaser: update to 1.19.2 mchlumsky
@ 2023-07-17 18:14 ` mchlumsky
  2023-07-20 19:46 ` mchlumsky
  2023-07-21  5:24 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: mchlumsky @ 2023-07-17 18:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mchlumsky/void-packages bump-goreleaser-1.19.2
https://github.com/void-linux/void-packages/pull/45027

goreleaser: update to 1.19.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64
  - armv7l-musl
  - armv7l
  - armv6l-musl
  - armv6l
  - i686-musl
  - i686



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bump-goreleaser-1.19.2-45027.patch --]
[-- Type: text/x-diff, Size: 1168 bytes --]

From 13ee6e4a439f5193e75864eff38c8bd7ec62854d Mon Sep 17 00:00:00 2001
From: Martin Chlumsky <martin.chlumsky@gmail.com>
Date: Thu, 13 Jul 2023 23:50:48 -0400
Subject: [PATCH] goreleaser: update to 1.19.2.

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

diff --git a/srcpkgs/goreleaser/template b/srcpkgs/goreleaser/template
index 7c3f5be311c8..e245056d7d15 100644
--- a/srcpkgs/goreleaser/template
+++ b/srcpkgs/goreleaser/template
@@ -1,15 +1,16 @@
 # Template file for 'goreleaser'
 pkgname=goreleaser
-version=1.8.3
-revision=2
+version=1.19.2
+revision=1
 build_style=go
 go_import_path=github.com/goreleaser/goreleaser
+go_ldflags="-X main.version=${version}"
 short_desc="Deliver Go binaries as fast and easily as possible"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://goreleaser.com/"
 distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
-checksum=3ac091dacf81357a83b5c8bf17bbcb325371111b88bc59fa79c8354be2273145
+checksum=60e94d9371f7106878441deb006814339e3cf3d7f574d25cb22a9a45ec14939b
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: goreleaser: update to 1.19.2.
  2023-07-14  4:30 [PR PATCH] goreleaser: update to 1.19.2 mchlumsky
  2023-07-17 18:14 ` [PR PATCH] [Updated] " mchlumsky
@ 2023-07-20 19:46 ` mchlumsky
  2023-07-21  5:24 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: mchlumsky @ 2023-07-20 19:46 UTC (permalink / raw)
  To: ml

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

New comment by mchlumsky on void-packages repository

https://github.com/void-linux/void-packages/pull/45027#issuecomment-1644505352

Comment:
This PR is ready for review. I won't be pushing any more commits. I should have made this PR a draft earlier but I also wanted to see if the CI checks would pass.

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

* Re: [PR PATCH] [Merged]: goreleaser: update to 1.19.2.
  2023-07-14  4:30 [PR PATCH] goreleaser: update to 1.19.2 mchlumsky
  2023-07-17 18:14 ` [PR PATCH] [Updated] " mchlumsky
  2023-07-20 19:46 ` mchlumsky
@ 2023-07-21  5:24 ` the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: the-maldridge @ 2023-07-21  5:24 UTC (permalink / raw)
  To: ml

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

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

goreleaser: update to 1.19.2.
https://github.com/void-linux/void-packages/pull/45027

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64
  - armv7l-musl
  - armv7l
  - armv6l-musl
  - armv6l
  - i686-musl
  - i686



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

end of thread, other threads:[~2023-07-21  5:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  4:30 [PR PATCH] goreleaser: update to 1.19.2 mchlumsky
2023-07-17 18:14 ` [PR PATCH] [Updated] " mchlumsky
2023-07-20 19:46 ` mchlumsky
2023-07-21  5:24 ` [PR PATCH] [Merged]: " 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).