Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cue-0.4.3
@ 2022-07-10 19:04 subnut
  2022-08-06  8:05 ` [PR PATCH] [Updated] " subnut
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: subnut @ 2022-07-10 19:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages cue
https://github.com/void-linux/void-packages/pull/37986

New package: cue-0.4.3
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-glibc)
<!--
- 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/37986.patch is attached

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

From 82ce8cf2ad9e4e030c09d3ea2367c00989f05f32 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Mon, 11 Jul 2022 00:33:41 +0530
Subject: [PATCH] New package: cue-0.4.3

---
 srcpkgs/cue/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/cue/template

diff --git a/srcpkgs/cue/template b/srcpkgs/cue/template
new file mode 100644
index 000000000000..facfe5ba889d
--- /dev/null
+++ b/srcpkgs/cue/template
@@ -0,0 +1,12 @@
+# Template file for 'cue'
+pkgname=cue
+version=0.4.3
+revision=1
+build_style=go
+go_import_path="cuelang.org/go/cmd/cue"
+short_desc="Language for defining, generating, and validating all kinds of data"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="Apache-2.0"
+homepage="https://cuelang.org"
+distfiles="https://github.com/cue-lang/cue/archive/refs/tags/v${version}.tar.gz"
+checksum=3d51f780f6d606a0341a5321b66e7d80bd54c294073c0d381e2ed96a3ae07c6e

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

* Re: [PR PATCH] [Updated] New package: cue-0.4.3
  2022-07-10 19:04 [PR PATCH] New package: cue-0.4.3 subnut
@ 2022-08-06  8:05 ` subnut
  2022-11-05  2:13 ` New package: cuelang-0.4.3 github-actions
  2022-11-20  2:12 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: subnut @ 2022-08-06  8:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages cue
https://github.com/void-linux/void-packages/pull/37986

New package: cue-0.4.3
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
<!--
-->

<!-- 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, (x86_64-glibc)
<!--
- 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/37986.patch is attached

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

From c907cd19ef8480954461e768aa413b56f7a90c7e Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Mon, 11 Jul 2022 00:33:41 +0530
Subject: [PATCH] New package: cuelang-0.4.3

---
 srcpkgs/cuelang/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/cuelang/template

diff --git a/srcpkgs/cuelang/template b/srcpkgs/cuelang/template
new file mode 100644
index 000000000000..7871961602d6
--- /dev/null
+++ b/srcpkgs/cuelang/template
@@ -0,0 +1,12 @@
+# Template file for 'cue'
+pkgname=cuelang
+version=0.4.3
+revision=1
+build_style=go
+go_import_path="cuelang.org/go/cmd/cue"
+short_desc="Language for defining, generating, and validating all kinds of data"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="Apache-2.0"
+homepage="https://cuelang.org"
+distfiles="https://github.com/cue-lang/cue/archive/refs/tags/v${version}.tar.gz"
+checksum=3d51f780f6d606a0341a5321b66e7d80bd54c294073c0d381e2ed96a3ae07c6e

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

* Re: New package: cuelang-0.4.3
  2022-07-10 19:04 [PR PATCH] New package: cue-0.4.3 subnut
  2022-08-06  8:05 ` [PR PATCH] [Updated] " subnut
@ 2022-11-05  2:13 ` github-actions
  2022-11-20  2:12 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-11-05  2:13 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/37986#issuecomment-1304377352

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] 4+ messages in thread

* Re: [PR PATCH] [Closed]: New package: cuelang-0.4.3
  2022-07-10 19:04 [PR PATCH] New package: cue-0.4.3 subnut
  2022-08-06  8:05 ` [PR PATCH] [Updated] " subnut
  2022-11-05  2:13 ` New package: cuelang-0.4.3 github-actions
@ 2022-11-20  2:12 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-11-20  2:12 UTC (permalink / raw)
  To: ml

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

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

New package: cuelang-0.4.3
https://github.com/void-linux/void-packages/pull/37986

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
<!--
-->

<!-- 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, (x86_64-glibc)
<!--
- 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:[~2022-11-20  2:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-10 19:04 [PR PATCH] New package: cue-0.4.3 subnut
2022-08-06  8:05 ` [PR PATCH] [Updated] " subnut
2022-11-05  2:13 ` New package: cuelang-0.4.3 github-actions
2022-11-20  2:12 ` [PR PATCH] [Closed]: " github-actions

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