Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: efm-langserver-0.0.48
@ 2023-09-01  6:20 icp1994
  2023-12-01  1:50 ` github-actions
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2023-09-01  6:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages efm-langserver
https://github.com/void-linux/void-packages/pull/45862

New package: efm-langserver-0.0.48
#### Description
[efm-langserver](https://github.com/mattn/efm-langserver) is a general purpose Language Server that can use specified error message format generated from specified command.

#### 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**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 4827089bc5f2a575f6867aa01ac2159f40cf5328 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 13 Aug 2023 01:37:20 +0530
Subject: [PATCH] New package: efm-langserver-0.0.48

---
 srcpkgs/efm-langserver/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/efm-langserver/template

diff --git a/srcpkgs/efm-langserver/template b/srcpkgs/efm-langserver/template
new file mode 100644
index 0000000000000..e0cfd5a303083
--- /dev/null
+++ b/srcpkgs/efm-langserver/template
@@ -0,0 +1,16 @@
+# Template file for 'efm-langserver'
+pkgname=efm-langserver
+version=0.0.48
+revision=1
+build_style=go
+go_import_path=github.com/mattn/efm-langserver
+short_desc="General purpose language server"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/mattn/efm-langserver"
+distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
+checksum=39d56178a11c39f865eb2e3677d51af7ac62c79e0b6daa9176dcd8f58a4c0b05
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: efm-langserver-0.0.48
  2023-09-01  6:20 [PR PATCH] New package: efm-langserver-0.0.48 icp1994
@ 2023-12-01  1:50 ` github-actions
  2023-12-01  9:25 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-12-01  1:50 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45862#issuecomment-1835282071

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: efm-langserver-0.0.48
  2023-09-01  6:20 [PR PATCH] New package: efm-langserver-0.0.48 icp1994
  2023-12-01  1:50 ` github-actions
@ 2023-12-01  9:25 ` icp1994
  2024-03-01  1:46 ` New package: efm-langserver-0.0.49 github-actions
  2024-03-01 18:42 ` [PR PATCH] [Updated] " icp1994
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2023-12-01  9:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages efm-langserver
https://github.com/void-linux/void-packages/pull/45862

New package: efm-langserver-0.0.48
#### Description
[efm-langserver](https://github.com/mattn/efm-langserver) is a general purpose Language Server that can use specified error message format generated from specified command.

#### 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**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 3a4c5c1554ba1ca7472efd9d26a0408d404c8177 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 13 Aug 2023 01:37:20 +0530
Subject: [PATCH] New package: efm-langserver-0.0.49

---
 srcpkgs/efm-langserver/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/efm-langserver/template

diff --git a/srcpkgs/efm-langserver/template b/srcpkgs/efm-langserver/template
new file mode 100644
index 0000000000000..e6e91d095ac23
--- /dev/null
+++ b/srcpkgs/efm-langserver/template
@@ -0,0 +1,16 @@
+# Template file for 'efm-langserver'
+pkgname=efm-langserver
+version=0.0.49
+revision=1
+build_style=go
+go_import_path=github.com/mattn/efm-langserver
+short_desc="General purpose language server"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/mattn/efm-langserver"
+distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
+checksum=db9ff85f5eba5439f771488434bb9f4fe93e724094189cac3a536539e7ec1e3e
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: efm-langserver-0.0.49
  2023-09-01  6:20 [PR PATCH] New package: efm-langserver-0.0.48 icp1994
  2023-12-01  1:50 ` github-actions
  2023-12-01  9:25 ` [PR PATCH] [Updated] " icp1994
@ 2024-03-01  1:46 ` github-actions
  2024-03-01 18:42 ` [PR PATCH] [Updated] " icp1994
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-03-01  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45862#issuecomment-1972298521

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: efm-langserver-0.0.49
  2023-09-01  6:20 [PR PATCH] New package: efm-langserver-0.0.48 icp1994
                   ` (2 preceding siblings ...)
  2024-03-01  1:46 ` New package: efm-langserver-0.0.49 github-actions
@ 2024-03-01 18:42 ` icp1994
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-03-01 18:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages efm-langserver
https://github.com/void-linux/void-packages/pull/45862

New package: efm-langserver-0.0.49
#### Description
[efm-langserver](https://github.com/mattn/efm-langserver) is a general purpose Language Server that can use specified error message format generated from specified command.

#### 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**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 375c5da72538fff7a8e3838dbdc2549f26ffad0d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 13 Aug 2023 01:37:20 +0530
Subject: [PATCH] New package: efm-langserver-0.0.50

---
 srcpkgs/efm-langserver/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/efm-langserver/template

diff --git a/srcpkgs/efm-langserver/template b/srcpkgs/efm-langserver/template
new file mode 100644
index 00000000000000..0189e6537716ee
--- /dev/null
+++ b/srcpkgs/efm-langserver/template
@@ -0,0 +1,16 @@
+# Template file for 'efm-langserver'
+pkgname=efm-langserver
+version=0.0.50
+revision=1
+build_style=go
+go_import_path=github.com/mattn/efm-langserver
+short_desc="General purpose language server"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/mattn/efm-langserver"
+distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
+checksum=9297bfbc870ebcb71d4ff24218ec2326f196b9a07b6fbb96363d41312461566a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-03-01 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01  6:20 [PR PATCH] New package: efm-langserver-0.0.48 icp1994
2023-12-01  1:50 ` github-actions
2023-12-01  9:25 ` [PR PATCH] [Updated] " icp1994
2024-03-01  1:46 ` New package: efm-langserver-0.0.49 github-actions
2024-03-01 18:42 ` [PR PATCH] [Updated] " icp1994

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