* [PR PATCH] terraform-ls: update to 0.31.4.
@ 2023-08-23 9:32 Emru1
2023-08-25 10:55 ` [PR PATCH] [Updated] " Emru1
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Emru1 @ 2023-08-23 9:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]
There is a new pull request by Emru1 against master on the void-packages repository
https://github.com/Emru1/void-packages terraform-ls-0.31.4
https://github.com/void-linux/void-packages/pull/45724
terraform-ls: update to 0.31.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/45724.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-terraform-ls-0.31.4-45724.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]
From 1517bc0491a4e92af1da38366f2241049ee2e94b Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Wed, 23 Aug 2023 11:32:24 +0200
Subject: [PATCH] terraform-ls: update to 0.31.4.
---
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 6ea9354f412e4..a4158b1b1477e 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.31.3
+version=0.31.4
revision=1
build_style=go
go_import_path="github.com/hashicorp/terraform-ls"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
license="MPL-2.0"
homepage="https://github.com/hashicorp/terraform-ls"
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
-checksum=0175823793a95fdd96a5426d2e675054b0e46653f890ca0010887dd62f2c0e7e
+checksum=85f33382834b2698387c07b476dcc1e64c2928c00df5e830938b6b8873b08fb9
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] terraform-ls: update to 0.31.4.
2023-08-23 9:32 [PR PATCH] terraform-ls: update to 0.31.4 Emru1
@ 2023-08-25 10:55 ` Emru1
2023-09-10 10:04 ` Emru1
2023-09-23 13:26 ` [PR PATCH] [Merged]: " Duncaen
2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2023-08-25 10:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
There is an updated pull request by Emru1 against master on the void-packages repository
https://github.com/Emru1/void-packages terraform-ls-0.31.4
https://github.com/void-linux/void-packages/pull/45724
terraform-ls: update to 0.31.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/45724.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-terraform-ls-0.31.4-45724.patch --]
[-- Type: text/x-diff, Size: 1143 bytes --]
From b5119213d47b89c71db5b49d04587baa6cc2b862 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Wed, 23 Aug 2023 11:32:24 +0200
Subject: [PATCH] terraform-ls: update to 0.31.4.
---
srcpkgs/terraform-ls/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
index a472069c63622..a4158b1b1477e 100644
--- a/srcpkgs/terraform-ls/template
+++ b/srcpkgs/terraform-ls/template
@@ -1,7 +1,7 @@
# Template file for 'terraform-ls'
pkgname=terraform-ls
-version=0.31.3
-revision=2
+version=0.31.4
+revision=1
build_style=go
go_import_path="github.com/hashicorp/terraform-ls"
short_desc="Terraform Language Server"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
license="MPL-2.0"
homepage="https://github.com/hashicorp/terraform-ls"
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
-checksum=0175823793a95fdd96a5426d2e675054b0e46653f890ca0010887dd62f2c0e7e
+checksum=85f33382834b2698387c07b476dcc1e64c2928c00df5e830938b6b8873b08fb9
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] terraform-ls: update to 0.31.4.
2023-08-23 9:32 [PR PATCH] terraform-ls: update to 0.31.4 Emru1
2023-08-25 10:55 ` [PR PATCH] [Updated] " Emru1
@ 2023-09-10 10:04 ` Emru1
2023-09-23 13:26 ` [PR PATCH] [Merged]: " Duncaen
2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2023-09-10 10:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
There is an updated pull request by Emru1 against master on the void-packages repository
https://github.com/Emru1/void-packages terraform-ls-0.31.4
https://github.com/void-linux/void-packages/pull/45724
terraform-ls: update to 0.31.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/45724.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-terraform-ls-0.31.4-45724.patch --]
[-- Type: text/x-diff, Size: 1143 bytes --]
From 64cce6a257c982ad7f9912ed1bf21187a548c968 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Wed, 23 Aug 2023 11:32:24 +0200
Subject: [PATCH] terraform-ls: update to 0.31.4.
---
srcpkgs/terraform-ls/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
index a472069c63622..a4158b1b1477e 100644
--- a/srcpkgs/terraform-ls/template
+++ b/srcpkgs/terraform-ls/template
@@ -1,7 +1,7 @@
# Template file for 'terraform-ls'
pkgname=terraform-ls
-version=0.31.3
-revision=2
+version=0.31.4
+revision=1
build_style=go
go_import_path="github.com/hashicorp/terraform-ls"
short_desc="Terraform Language Server"
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
license="MPL-2.0"
homepage="https://github.com/hashicorp/terraform-ls"
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
-checksum=0175823793a95fdd96a5426d2e675054b0e46653f890ca0010887dd62f2c0e7e
+checksum=85f33382834b2698387c07b476dcc1e64c2928c00df5e830938b6b8873b08fb9
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: terraform-ls: update to 0.31.4.
2023-08-23 9:32 [PR PATCH] terraform-ls: update to 0.31.4 Emru1
2023-08-25 10:55 ` [PR PATCH] [Updated] " Emru1
2023-09-10 10:04 ` Emru1
@ 2023-09-23 13:26 ` Duncaen
2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-09-23 13:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]
There's a merged pull request on the void-packages repository
terraform-ls: update to 0.31.4.
https://github.com/void-linux/void-packages/pull/45724
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-09-23 13:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23 9:32 [PR PATCH] terraform-ls: update to 0.31.4 Emru1
2023-08-25 10:55 ` [PR PATCH] [Updated] " Emru1
2023-09-10 10:04 ` Emru1
2023-09-23 13:26 ` [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).