Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tflint: update to 0.46.0.
@ 2023-04-14 12:46 Emru1
  2023-06-03 19:06 ` [PR PATCH] [Updated] " Emru1
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Emru1 @ 2023-04-14 12:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages tflint
https://github.com/void-linux/void-packages/pull/43439

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

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

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

From 9f1e42722ab2097a8ea80a6ca4109776e8af7407 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Fri, 14 Apr 2023 14:45:09 +0200
Subject: [PATCH] tflint: update to 0.46.0.

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

diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template
index b5b2c4af211b..df2aa15c57c0 100644
--- a/srcpkgs/tflint/template
+++ b/srcpkgs/tflint/template
@@ -1,7 +1,7 @@
 # Template file for 'tflint'
 pkgname=tflint
-version=0.45.0
-revision=2
+version=0.46.0
+revision=1
 build_style=go
 go_import_path="github.com/terraform-linters/tflint"
 short_desc="Terraform linter focused on possible errors, best practices, etc"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
 license="MPL-2.0"
 homepage="https://github.com/terraform-linters/tflint"
 distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
-checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e
+checksum=727b4652acc8ff2f0188ed25c8ea2ebd5d8879350f1415abec61bc283fb16f20
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] tflint: update to 0.46.0.
  2023-04-14 12:46 [PR PATCH] tflint: update to 0.46.0 Emru1
@ 2023-06-03 19:06 ` Emru1
  2023-06-05  7:19 ` [PR PATCH] [Updated] tflint: update to 0.46.1 Emru1
  2023-06-14 17:52 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2023-06-03 19:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages tflint
https://github.com/void-linux/void-packages/pull/43439

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

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

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

From 526e3af4dd19069f7ca3492db289e30d84583ed6 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Fri, 14 Apr 2023 14:45:09 +0200
Subject: [PATCH] tflint: update to 0.46.1.

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

diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template
index b5b2c4af211b..256db9390a32 100644
--- a/srcpkgs/tflint/template
+++ b/srcpkgs/tflint/template
@@ -1,7 +1,7 @@
 # Template file for 'tflint'
 pkgname=tflint
-version=0.45.0
-revision=2
+version=0.46.1
+revision=1
 build_style=go
 go_import_path="github.com/terraform-linters/tflint"
 short_desc="Terraform linter focused on possible errors, best practices, etc"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
 license="MPL-2.0"
 homepage="https://github.com/terraform-linters/tflint"
 distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
-checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e
+checksum=a37f2095765a7706e7c2dbdd7f2cd7a14f11b1ff2b7186c61f92c6414d729932
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] tflint: update to 0.46.1.
  2023-04-14 12:46 [PR PATCH] tflint: update to 0.46.0 Emru1
  2023-06-03 19:06 ` [PR PATCH] [Updated] " Emru1
@ 2023-06-05  7:19 ` Emru1
  2023-06-14 17:52 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2023-06-05  7:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages tflint
https://github.com/void-linux/void-packages/pull/43439

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

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

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

From 8d7f878feaf6c60c137bf89bf7fd247267a230b5 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Fri, 14 Apr 2023 14:45:09 +0200
Subject: [PATCH] tflint: update to 0.46.1.

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

diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template
index b5b2c4af211b..256db9390a32 100644
--- a/srcpkgs/tflint/template
+++ b/srcpkgs/tflint/template
@@ -1,7 +1,7 @@
 # Template file for 'tflint'
 pkgname=tflint
-version=0.45.0
-revision=2
+version=0.46.1
+revision=1
 build_style=go
 go_import_path="github.com/terraform-linters/tflint"
 short_desc="Terraform linter focused on possible errors, best practices, etc"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
 license="MPL-2.0"
 homepage="https://github.com/terraform-linters/tflint"
 distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
-checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e
+checksum=a37f2095765a7706e7c2dbdd7f2cd7a14f11b1ff2b7186c61f92c6414d729932
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: tflint: update to 0.46.1.
  2023-04-14 12:46 [PR PATCH] tflint: update to 0.46.0 Emru1
  2023-06-03 19:06 ` [PR PATCH] [Updated] " Emru1
  2023-06-05  7:19 ` [PR PATCH] [Updated] tflint: update to 0.46.1 Emru1
@ 2023-06-14 17:52 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-14 17:52 UTC (permalink / raw)
  To: ml

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

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

tflint: update to 0.46.1.
https://github.com/void-linux/void-packages/pull/43439

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

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

end of thread, other threads:[~2023-06-14 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 12:46 [PR PATCH] tflint: update to 0.46.0 Emru1
2023-06-03 19:06 ` [PR PATCH] [Updated] " Emru1
2023-06-05  7:19 ` [PR PATCH] [Updated] tflint: update to 0.46.1 Emru1
2023-06-14 17:52 ` [PR PATCH] [Merged]: " Duncaen

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).