Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] golangci-lint: update to 1.28.0
@ 2020-07-06 15:24 renatoaguiar
  2020-07-06 23:29 ` [PR PATCH] [Updated] " renatoaguiar
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: renatoaguiar @ 2020-07-06 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages golangci-lint
https://github.com/void-linux/void-packages/pull/23417

golangci-lint: update to 1.28.0


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

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

From 609cd64fd59c688b05a7e485f9805e8ca494e4ee Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Mon, 6 Jul 2020 08:23:53 -0700
Subject: [PATCH] golangci-lint: update to 1.28.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 b672c18bdc3..6bdceb19a42 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.27.0
+version=1.28.0
 revision=1
 build_style=go
 go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
@@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
+checksum=ecaf05a1194e1fb2724be9fc70fccb88cd98cc9fd8403d7694e1d8ed7622d661
 
 # Cross builds fail with -fuse-ld=gold
 LDFLAGS="-fuse-ld=bfd"

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

* Re: [PR PATCH] [Updated] golangci-lint: update to 1.28.0
  2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
@ 2020-07-06 23:29 ` renatoaguiar
  2020-07-10  5:32 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.1 renatoaguiar
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: renatoaguiar @ 2020-07-06 23:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages golangci-lint
https://github.com/void-linux/void-packages/pull/23417

golangci-lint: update to 1.28.0


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

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

From 4c871a3ccc89c323d1895fc7f695d8f41e148c17 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Mon, 6 Jul 2020 08:23:53 -0700
Subject: [PATCH] golangci-lint: update to 1.28.1

---
 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 b672c18bdc3..1b5b2c31e93 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.27.0
+version=1.28.1
 revision=1
 build_style=go
 go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
@@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
+checksum=d0937d1598c7687fa543b1fb0ac8d285ec8a2eb73771ce0563a823d971beca97
 
 # Cross builds fail with -fuse-ld=gold
 LDFLAGS="-fuse-ld=bfd"

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

* Re: [PR PATCH] [Updated] golangci-lint: update to 1.28.1
  2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
  2020-07-06 23:29 ` [PR PATCH] [Updated] " renatoaguiar
@ 2020-07-10  5:32 ` renatoaguiar
  2020-07-13 15:37 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.2 renatoaguiar
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: renatoaguiar @ 2020-07-10  5:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages golangci-lint
https://github.com/void-linux/void-packages/pull/23417

golangci-lint: update to 1.28.1


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

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

From 83ec4b35aba09080d252126276f3ce33b27f3134 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Mon, 6 Jul 2020 08:23:53 -0700
Subject: [PATCH] golangci-lint: update to 1.28.2

---
 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 b672c18bdc3..8731c9b5853 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.27.0
+version=1.28.2
 revision=1
 build_style=go
 go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
@@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
+checksum=19589401a3c4b806eb099d52d5af1c489a22a382e74298c6af38b076fd0e2021
 
 # Cross builds fail with -fuse-ld=gold
 LDFLAGS="-fuse-ld=bfd"

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

* Re: [PR PATCH] [Updated] golangci-lint: update to 1.28.2
  2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
  2020-07-06 23:29 ` [PR PATCH] [Updated] " renatoaguiar
  2020-07-10  5:32 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.1 renatoaguiar
@ 2020-07-13 15:37 ` renatoaguiar
  2020-07-21 16:08 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.3 renatoaguiar
  2020-10-03 23:48 ` [PR PATCH] [Closed]: golangci-lint: update to 1.29.0 the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: renatoaguiar @ 2020-07-13 15:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages golangci-lint
https://github.com/void-linux/void-packages/pull/23417

golangci-lint: update to 1.28.2


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

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

From 0fbd656c8cafccd3ff5aa75eac621f9089a5eb8d Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Mon, 6 Jul 2020 08:23:53 -0700
Subject: [PATCH] golangci-lint: update to 1.28.3

---
 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 b672c18bdc3..0f50ddfaf8e 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.27.0
+version=1.28.3
 revision=1
 build_style=go
 go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
@@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
+checksum=7a841f35c986eee3fb60731278e0570286ea6bfd58c015a95172cd2234137a84
 
 # Cross builds fail with -fuse-ld=gold
 LDFLAGS="-fuse-ld=bfd"

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

* Re: [PR PATCH] [Updated] golangci-lint: update to 1.28.3
  2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
                   ` (2 preceding siblings ...)
  2020-07-13 15:37 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.2 renatoaguiar
@ 2020-07-21 16:08 ` renatoaguiar
  2020-10-03 23:48 ` [PR PATCH] [Closed]: golangci-lint: update to 1.29.0 the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: renatoaguiar @ 2020-07-21 16:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages golangci-lint
https://github.com/void-linux/void-packages/pull/23417

golangci-lint: update to 1.28.3


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

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

From 3bd18a730b9dd1a6967359ed9b8a47f7732e6ab8 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Mon, 6 Jul 2020 08:23:53 -0700
Subject: [PATCH] golangci-lint: update to 1.29.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 b672c18bdc3..183ad6454ea 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.27.0
+version=1.29.0
 revision=1
 build_style=go
 go_import_path=github.com/golangci/golangci-lint/cmd/golangci-lint
@@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
-checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
+checksum=1e92c8ff425fe89e1678d576df24f1d1302f613d81c710da890c6aa057171190
 
 # Cross builds fail with -fuse-ld=gold
 LDFLAGS="-fuse-ld=bfd"

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

* Re: [PR PATCH] [Closed]: golangci-lint: update to 1.29.0
  2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
                   ` (3 preceding siblings ...)
  2020-07-21 16:08 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.3 renatoaguiar
@ 2020-10-03 23:48 ` the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: the-maldridge @ 2020-10-03 23:48 UTC (permalink / raw)
  To: ml

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

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

golangci-lint: update to 1.29.0
https://github.com/void-linux/void-packages/pull/23417

Description:


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

end of thread, other threads:[~2020-10-03 23:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 15:24 [PR PATCH] golangci-lint: update to 1.28.0 renatoaguiar
2020-07-06 23:29 ` [PR PATCH] [Updated] " renatoaguiar
2020-07-10  5:32 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.1 renatoaguiar
2020-07-13 15:37 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.2 renatoaguiar
2020-07-21 16:08 ` [PR PATCH] [Updated] golangci-lint: update to 1.28.3 renatoaguiar
2020-10-03 23:48 ` [PR PATCH] [Closed]: golangci-lint: update to 1.29.0 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).