* [PR PATCH] golangci-lint: update to 1.61.0
@ 2024-09-11 15:04 grafov
2024-09-18 1:59 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: grafov @ 2024-09-11 15:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
There is a new pull request by grafov against master on the void-packages repository
https://github.com/grafov/void-packages golangci-1.61.0
https://github.com/void-linux/void-packages/pull/52186
golangci-lint: update to 1.61.0
#### 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
A patch file from https://github.com/void-linux/void-packages/pull/52186.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-golangci-1.61.0-52186.patch --]
[-- Type: text/x-diff, Size: 1181 bytes --]
From 2dc7b8c2f841e0ac9a02e341d07518d3b0a3ba20 Mon Sep 17 00:00:00 2001
From: "Alexander I.Grafov" <grafov@inet.name>
Date: Wed, 11 Sep 2024 18:03:05 +0300
Subject: [PATCH] golangci-lint: update to 1.61.0
---
srcpkgs/golangci-lint/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index 53f7fe0a7fd98f..d142293af97fb4 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -1,6 +1,6 @@
# Template file for 'golangci-lint'
pkgname=golangci-lint
-version=1.60.3
+version=1.61.0
revision=1
build_style=go
go_import_path="github.com/golangci/golangci-lint"
@@ -12,7 +12,7 @@ license="GPL-3.0-only"
homepage="https://github.com/golangci/golangci-lint"
changelog="https://raw.githubusercontent.com/golangci/golangci-lint/master/CHANGELOG.md"
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=038510ae3d094ef1553ee9d4a29a5514b46c83fe68b86279a33d4f284c0a71b2
+checksum=f4efcc09dde3eb81ba7e2fc4230d3e99375a4b176dd28c31cab07371cf5c07db
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-18 1:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-11 15:04 [PR PATCH] golangci-lint: update to 1.61.0 grafov
2024-09-18 1:59 ` [PR PATCH] [Merged]: " classabbyamp
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).