Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Terragrunt: Update to 0.36.6
@ 2022-03-21  5:08 nulldutra
  2022-03-21 13:11 ` [PR PATCH] [Updated] " nulldutra
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nulldutra @ 2022-03-21  5:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nulldutra/void-packages master
https://github.com/void-linux/void-packages/pull/36254

Terragrunt: Update to 0.36.6
Update to 0.36.6

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


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

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

From f529b85b1793e34cb0f2c72813dbddc620a74952 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Mon, 21 Mar 2022 02:05:34 -0300
Subject: [PATCH] Terragrunt: Update to 0.36.6

---
 srcpkgs/terragrunt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index b99451213534..793e14c4f5c6 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
 # Template file for 'terragrunt'
 pkgname=terragrunt
-version=0.36.1
+version=0.36.6
 revision=1
 build_style=go
 go_import_path="github.com/gruntwork-io/terragrunt"
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
 distfiles="$homepage/archive/v$version.tar.gz"
-checksum=697587bbaf33e3248a8cc8565bcfdb9c80a976721aa42145c8b04cde1433b41c
+checksum=a918cc71c18f1d99a403824aec1f4db8c9a5792e532b859ebabfe43e55f05a38
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Updated] Terragrunt: Update to 0.36.6
  2022-03-21  5:08 [PR PATCH] Terragrunt: Update to 0.36.6 nulldutra
@ 2022-03-21 13:11 ` nulldutra
  2022-03-23 13:39 ` tibequadorian
  2022-03-23 13:42 ` tibequadorian
  2 siblings, 0 replies; 4+ messages in thread
From: nulldutra @ 2022-03-21 13:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nulldutra/void-packages master
https://github.com/void-linux/void-packages/pull/36254

Terragrunt: Update to 0.36.6
Update to 0.36.6

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


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

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

From f529b85b1793e34cb0f2c72813dbddc620a74952 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Mon, 21 Mar 2022 02:05:34 -0300
Subject: [PATCH 1/2] Terragrunt: Update to 0.36.6

---
 srcpkgs/terragrunt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index b99451213534..793e14c4f5c6 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
 # Template file for 'terragrunt'
 pkgname=terragrunt
-version=0.36.1
+version=0.36.6
 revision=1
 build_style=go
 go_import_path="github.com/gruntwork-io/terragrunt"
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
 distfiles="$homepage/archive/v$version.tar.gz"
-checksum=697587bbaf33e3248a8cc8565bcfdb9c80a976721aa42145c8b04cde1433b41c
+checksum=a918cc71c18f1d99a403824aec1f4db8c9a5792e532b859ebabfe43e55f05a38
 
 post_install() {
 	vlicense LICENSE.txt

From 508023e74fd5c4eff0677b3b57f08b8c15babbb7 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Mon, 21 Mar 2022 10:10:49 -0300
Subject: [PATCH 2/2] Fix checksum

---
 srcpkgs/terragrunt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 793e14c4f5c6..b3937b42d65b 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
 distfiles="$homepage/archive/v$version.tar.gz"
-checksum=a918cc71c18f1d99a403824aec1f4db8c9a5792e532b859ebabfe43e55f05a38
+checksum=adc7b9d651188cfaadad4ab181155e13a528bbff4338144b104c233e5b249b8a
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: Terragrunt: Update to 0.36.6
  2022-03-21  5:08 [PR PATCH] Terragrunt: Update to 0.36.6 nulldutra
  2022-03-21 13:11 ` [PR PATCH] [Updated] " nulldutra
@ 2022-03-23 13:39 ` tibequadorian
  2022-03-23 13:42 ` tibequadorian
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-03-23 13:39 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36254#issuecomment-1076387138

Comment:
Please squash commits

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

* Re: Terragrunt: Update to 0.36.6
  2022-03-21  5:08 [PR PATCH] Terragrunt: Update to 0.36.6 nulldutra
  2022-03-21 13:11 ` [PR PATCH] [Updated] " nulldutra
  2022-03-23 13:39 ` tibequadorian
@ 2022-03-23 13:42 ` tibequadorian
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-03-23 13:42 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36254#issuecomment-1076387138

Comment:
Please squash commits and be case-sensitive in your commit message.

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

end of thread, other threads:[~2022-03-23 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21  5:08 [PR PATCH] Terragrunt: Update to 0.36.6 nulldutra
2022-03-21 13:11 ` [PR PATCH] [Updated] " nulldutra
2022-03-23 13:39 ` tibequadorian
2022-03-23 13:42 ` tibequadorian

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