Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] terraform: update to 0.15.5
@ 2021-06-07  5:09 ScOut3R
  2021-06-09 18:57 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ScOut3R @ 2021-06-07  5:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages terraform
https://github.com/void-linux/void-packages/pull/31337

terraform: update to 0.15.5


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

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

From 9060c7453b902f73f1c67240b131c41de3b093bc Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 7 Jun 2021 15:08:54 +1000
Subject: [PATCH] terraform: update to 0.15.5

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

diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index 3533faa5ffc3..551ff6e7c570 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform'
 pkgname=terraform
-version=0.15.1
+version=0.15.5
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
-checksum=ec4926ff56952ddc43d15523ea7c359e260139d33d938057b19ff05b695722cd
+checksum=22e3341f1fd7f3c425d7b87806542bf8225fa2c06e597f4dbbaf1717e450155a

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

* Re: terraform: update to 0.15.5
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
@ 2021-06-09 18:57 ` ericonr
  2021-06-10  8:27 ` ScOut3R
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-06-09 18:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31337#issuecomment-857991545

Comment:
1.0.0 has been released :D 

https://github.com/hashicorp/terraform/releases

@the-maldridge and @thypon

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

* Re: terraform: update to 0.15.5
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
  2021-06-09 18:57 ` ericonr
@ 2021-06-10  8:27 ` ScOut3R
  2021-06-17 23:27 ` [PR PATCH] [Updated] " ScOut3R
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ScOut3R @ 2021-06-10  8:27 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/31337#issuecomment-858423160

Comment:
Such timing @ericonr :D

I'll try to update my PR tomorrow.

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

* Re: [PR PATCH] [Updated] terraform: update to 0.15.5
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
  2021-06-09 18:57 ` ericonr
  2021-06-10  8:27 ` ScOut3R
@ 2021-06-17 23:27 ` ScOut3R
  2021-06-17 23:27 ` terraform: update to 1.0.0 ScOut3R
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ScOut3R @ 2021-06-17 23:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages terraform
https://github.com/void-linux/void-packages/pull/31337

terraform: update to 0.15.5


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

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

From e2c0055aaad2cd4e0012d0caf7bbf9c15218c0c2 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 7 Jun 2021 15:08:54 +1000
Subject: [PATCH] terraform: update to 1.0.0

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

diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index 3533faa5ffc3..64504f8856d7 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform'
 pkgname=terraform
-version=0.15.1
+version=1.0.0
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
-checksum=ec4926ff56952ddc43d15523ea7c359e260139d33d938057b19ff05b695722cd
+checksum=2eba1281e05021d816f918141e1d6788351838a0d2fb70022ec6706f52da22c4

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

* Re: terraform: update to 1.0.0
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
                   ` (2 preceding siblings ...)
  2021-06-17 23:27 ` [PR PATCH] [Updated] " ScOut3R
@ 2021-06-17 23:27 ` ScOut3R
  2021-06-18  0:00 ` [PR PATCH] [Updated] " ScOut3R
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ScOut3R @ 2021-06-17 23:27 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/31337#issuecomment-863624657

Comment:
> 1.0.0 has been released :D
> 
> https://github.com/hashicorp/terraform/releases
> 
> @the-maldridge and @thypon

@ericonr I am sorry for the delay, I have updated the PR just now.

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

* Re: [PR PATCH] [Updated] terraform: update to 1.0.0
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
                   ` (3 preceding siblings ...)
  2021-06-17 23:27 ` terraform: update to 1.0.0 ScOut3R
@ 2021-06-18  0:00 ` ScOut3R
  2021-07-17  3:05 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ScOut3R @ 2021-06-18  0:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages terraform
https://github.com/void-linux/void-packages/pull/31337

terraform: update to 1.0.0


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

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

From e111fd1ce44228cc2295e9dc0f9c110e74596d63 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 7 Jun 2021 15:08:54 +1000
Subject: [PATCH] terraform: update to 1.0.0

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

diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index 3533faa5ffc3..64504f8856d7 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform'
 pkgname=terraform
-version=0.15.1
+version=1.0.0
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
-checksum=ec4926ff56952ddc43d15523ea7c359e260139d33d938057b19ff05b695722cd
+checksum=2eba1281e05021d816f918141e1d6788351838a0d2fb70022ec6706f52da22c4

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

* Re: [PR PATCH] [Updated] terraform: update to 1.0.0
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
                   ` (4 preceding siblings ...)
  2021-06-18  0:00 ` [PR PATCH] [Updated] " ScOut3R
@ 2021-07-17  3:05 ` ericonr
  2021-07-17  3:48 ` ericonr
  2021-07-17  3:48 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-07-17  3:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages terraform
https://github.com/void-linux/void-packages/pull/31337

terraform: update to 1.0.0


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

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

From b574f357f40da7c6f9b5ef6c9ab84dba24c38ab9 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 7 Jun 2021 15:08:54 +1000
Subject: [PATCH] terraform: update to 1.0.2.

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

diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index 3533faa5ffc3..6e0616584051 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform'
 pkgname=terraform
-version=0.15.1
+version=1.0.2
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
-checksum=ec4926ff56952ddc43d15523ea7c359e260139d33d938057b19ff05b695722cd
+checksum=036a028cb311c001c48e86bc65e9b7870c81de57e96437325247785cf6c84937

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

* Re: terraform: update to 1.0.0
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
                   ` (5 preceding siblings ...)
  2021-07-17  3:05 ` ericonr
@ 2021-07-17  3:48 ` ericonr
  2021-07-17  3:48 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-07-17  3:48 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31337#issuecomment-881811609

Comment:
Moved to 1.0.2, merging.

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

* Re: [PR PATCH] [Merged]: terraform: update to 1.0.0
  2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
                   ` (6 preceding siblings ...)
  2021-07-17  3:48 ` ericonr
@ 2021-07-17  3:48 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-07-17  3:48 UTC (permalink / raw)
  To: ml

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

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

terraform: update to 1.0.0
https://github.com/void-linux/void-packages/pull/31337

Description:


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

end of thread, other threads:[~2021-07-17  3:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  5:09 [PR PATCH] terraform: update to 0.15.5 ScOut3R
2021-06-09 18:57 ` ericonr
2021-06-10  8:27 ` ScOut3R
2021-06-17 23:27 ` [PR PATCH] [Updated] " ScOut3R
2021-06-17 23:27 ` terraform: update to 1.0.0 ScOut3R
2021-06-18  0:00 ` [PR PATCH] [Updated] " ScOut3R
2021-07-17  3:05 ` ericonr
2021-07-17  3:48 ` ericonr
2021-07-17  3:48 ` [PR PATCH] [Merged]: " ericonr

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