Github messages for voidlinux
 help / color / mirror / Atom feed
From: mchlumsky <mchlumsky@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] goreleaser: update to 1.19.2.
Date: Mon, 17 Jul 2023 20:14:58 +0200	[thread overview]
Message-ID: <20230717181458.uesX07SdxAf_oEg_STdD_kcmiGlyY0Gjh_3DdO5oIzs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45027@inbox.vuxu.org>

[-- 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

  reply	other threads:[~2023-07-17 18:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14  4:30 [PR PATCH] " mchlumsky
2023-07-17 18:14 ` mchlumsky [this message]
2023-07-20 19:46 ` mchlumsky
2023-07-21  5:24 ` [PR PATCH] [Merged]: " the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230717181458.uesX07SdxAf_oEg_STdD_kcmiGlyY0Gjh_3DdO5oIzs@z \
    --to=mchlumsky@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).