Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] terraform-ls: update to 0.12.0
@ 2021-01-07  1:19 smorimoto
  2021-01-13  6:06 ` [PR PATCH] [Updated] " smorimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: smorimoto @ 2021-01-07  1:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages terraform-ls-0.12.0
https://github.com/void-linux/void-packages/pull/27728

terraform-ls: update to 0.12.0


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

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

From e7940354937fcdeef1ffb37e4d615ecde136f51f Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Thu, 7 Jan 2021 10:19:21 +0900
Subject: [PATCH] terraform-ls: update to 0.12.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/terraform-ls/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
index 65b952c7dca..639094cfc24 100644
--- a/srcpkgs/terraform-ls/template
+++ b/srcpkgs/terraform-ls/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform-ls'
 pkgname=terraform-ls
-version=0.11.0
+version=0.12.0
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,7 +9,7 @@ maintainer="Sora Morimoto <sora@morimoto.io>"
 license="MPL-2.0"
 homepage="https://github.com/hashicorp/terraform-ls"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1cdbc77a4f6c91183f54b7d9d2a2ae36f9561d313edfd2ab35b33310fd42a852
+checksum=371a10a7de0b8fd172b86be36ab720f8d512507b97cff41c64b67aa721b3c9fe
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] terraform-ls: update to 0.12.0
  2021-01-07  1:19 [PR PATCH] terraform-ls: update to 0.12.0 smorimoto
@ 2021-01-13  6:06 ` smorimoto
  2021-02-15  4:02 ` terraform-ls: update to 0.12.1 ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: smorimoto @ 2021-01-13  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages terraform-ls-0.12.0
https://github.com/void-linux/void-packages/pull/27728

terraform-ls: update to 0.12.0


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

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

From d4e87f863fd06a93f6765d720d9a7ee7a74ba4ff Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Wed, 13 Jan 2021 15:05:49 +0900
Subject: [PATCH] terraform-ls: update to 0.12.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/terraform-ls/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
index 65b952c7dca..ace731becee 100644
--- a/srcpkgs/terraform-ls/template
+++ b/srcpkgs/terraform-ls/template
@@ -1,6 +1,6 @@
 # Template file for 'terraform-ls'
 pkgname=terraform-ls
-version=0.11.0
+version=0.12.1
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/$pkgname"
@@ -9,7 +9,7 @@ maintainer="Sora Morimoto <sora@morimoto.io>"
 license="MPL-2.0"
 homepage="https://github.com/hashicorp/terraform-ls"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1cdbc77a4f6c91183f54b7d9d2a2ae36f9561d313edfd2ab35b33310fd42a852
+checksum=796577a1b9da762d284b1765a033660670ed607c62455adb3299dacbd90cdb2e
 
 post_install() {
 	vlicense LICENSE

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

* Re: terraform-ls: update to 0.12.1
  2021-01-07  1:19 [PR PATCH] terraform-ls: update to 0.12.0 smorimoto
  2021-01-13  6:06 ` [PR PATCH] [Updated] " smorimoto
@ 2021-02-15  4:02 ` ericonr
  2021-02-15  4:03 ` [PR PATCH] [Merged]: " ericonr
  2021-02-15  4:09 ` smorimoto
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-15  4:02 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27728#issuecomment-778922286

Comment:
I'm pushing this with 0.12.1, please make a new PR for 0.13.0 if you have the time to test it :)

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

* Re: [PR PATCH] [Merged]: terraform-ls: update to 0.12.1
  2021-01-07  1:19 [PR PATCH] terraform-ls: update to 0.12.0 smorimoto
  2021-01-13  6:06 ` [PR PATCH] [Updated] " smorimoto
  2021-02-15  4:02 ` terraform-ls: update to 0.12.1 ericonr
@ 2021-02-15  4:03 ` ericonr
  2021-02-15  4:09 ` smorimoto
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-15  4:03 UTC (permalink / raw)
  To: ml

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

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

terraform-ls: update to 0.12.1
https://github.com/void-linux/void-packages/pull/27728

Description:


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

* Re: terraform-ls: update to 0.12.1
  2021-01-07  1:19 [PR PATCH] terraform-ls: update to 0.12.0 smorimoto
                   ` (2 preceding siblings ...)
  2021-02-15  4:03 ` [PR PATCH] [Merged]: " ericonr
@ 2021-02-15  4:09 ` smorimoto
  3 siblings, 0 replies; 5+ messages in thread
From: smorimoto @ 2021-02-15  4:09 UTC (permalink / raw)
  To: ml

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

New comment by smorimoto on void-packages repository

https://github.com/void-linux/void-packages/pull/27728#issuecomment-778923801

Comment:
Sure.

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

end of thread, other threads:[~2021-02-15  4:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  1:19 [PR PATCH] terraform-ls: update to 0.12.0 smorimoto
2021-01-13  6:06 ` [PR PATCH] [Updated] " smorimoto
2021-02-15  4:02 ` terraform-ls: update to 0.12.1 ericonr
2021-02-15  4:03 ` [PR PATCH] [Merged]: " ericonr
2021-02-15  4:09 ` smorimoto

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