Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rtx: update to 1.34.2.
@ 2023-07-26  5:41 TeddyDD
  2023-07-27  7:34 ` [PR PATCH] [Updated] " TeddyDD
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: TeddyDD @ 2023-07-26  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-rtx
https://github.com/void-linux/void-packages/pull/45257

rtx: update to 1.34.2.
<!-- 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/45257.patch is attached

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

From 28d067724ab643b6ee39ea4f7ba037a30ba9f13d Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 26 Jul 2023 07:40:41 +0200
Subject: [PATCH] rtx: update to 1.34.2.

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

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
index d1fcd229e69a9..a42945032838a 100644
--- a/srcpkgs/rtx/template
+++ b/srcpkgs/rtx/template
@@ -1,6 +1,6 @@
 # Template file for 'rtx'
 pkgname=rtx
-version=1.34.1
+version=1.34.2
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/jdxcode/rtx"
 changelog="https://github.com/jdxcode/rtx/releases"
 distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
+checksum=0bc3397a73ddcc24213f11a68b02701ed1c3602fa2c97f211484c3266b808584
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] rtx: update to 1.34.2.
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
@ 2023-07-27  7:34 ` TeddyDD
  2023-07-28  5:21 ` [PR REVIEW] rtx: update to 1.35.0 classabbyamp
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: TeddyDD @ 2023-07-27  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-rtx
https://github.com/void-linux/void-packages/pull/45257

rtx: update to 1.34.2.
<!-- 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/45257.patch is attached

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

From 359e8b76986366d4176ef44852d802a0f3b14b72 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 26 Jul 2023 07:40:41 +0200
Subject: [PATCH] rtx: update to 1.35.0.

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

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
index d1fcd229e69a9..c8ddffe15700c 100644
--- a/srcpkgs/rtx/template
+++ b/srcpkgs/rtx/template
@@ -1,6 +1,6 @@
 # Template file for 'rtx'
 pkgname=rtx
-version=1.34.1
+version=1.35.0
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/jdxcode/rtx"
 changelog="https://github.com/jdxcode/rtx/releases"
 distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
+checksum=b61d1a599e59cd04c13d9534c861324b4ce85a1e5183200bd9008b157be27d65
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] rtx: update to 1.35.0
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
  2023-07-27  7:34 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-07-28  5:21 ` classabbyamp
  2023-07-28  7:33 ` [PR PATCH] [Updated] " TeddyDD
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-07-28  5:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45257#discussion_r1277099918

Comment:
1.35.1 avail

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

* Re: [PR PATCH] [Updated] rtx: update to 1.35.0
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
  2023-07-27  7:34 ` [PR PATCH] [Updated] " TeddyDD
  2023-07-28  5:21 ` [PR REVIEW] rtx: update to 1.35.0 classabbyamp
@ 2023-07-28  7:33 ` TeddyDD
  2023-07-28  7:33 ` [PR REVIEW] " TeddyDD
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: TeddyDD @ 2023-07-28  7:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-rtx
https://github.com/void-linux/void-packages/pull/45257

rtx: update to 1.35.0
<!-- 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/45257.patch is attached

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

From 1860b6ed80beb5d90e27a3f608e6a78320c0031f Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 26 Jul 2023 07:40:41 +0200
Subject: [PATCH] rtx: update to 1.35.1.

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

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
index d1fcd229e69a9..3b6f8e5e9036e 100644
--- a/srcpkgs/rtx/template
+++ b/srcpkgs/rtx/template
@@ -1,6 +1,6 @@
 # Template file for 'rtx'
 pkgname=rtx
-version=1.34.1
+version=1.35.1
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/jdxcode/rtx"
 changelog="https://github.com/jdxcode/rtx/releases"
 distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
+checksum=c95180b7aa51d6812108d84965fda89beceb651a76751d26bd1f414d4da20614
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] rtx: update to 1.35.0
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
                   ` (2 preceding siblings ...)
  2023-07-28  7:33 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-07-28  7:33 ` TeddyDD
  2023-07-31  9:36 ` [PR REVIEW] rtx: update to 1.35.1 classabbyamp
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: TeddyDD @ 2023-07-28  7:33 UTC (permalink / raw)
  To: ml

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

New review comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/45257#discussion_r1277212830

Comment:
bumped

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

* Re: [PR REVIEW] rtx: update to 1.35.1
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
                   ` (3 preceding siblings ...)
  2023-07-28  7:33 ` [PR REVIEW] " TeddyDD
@ 2023-07-31  9:36 ` classabbyamp
  2023-08-07 19:46 ` [PR PATCH] [Updated] " TeddyDD
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-07-31  9:36 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45257#discussion_r1279045673

Comment:
seems it's up to .7 now :|

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

* Re: [PR PATCH] [Updated] rtx: update to 1.35.1
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
                   ` (4 preceding siblings ...)
  2023-07-31  9:36 ` [PR REVIEW] rtx: update to 1.35.1 classabbyamp
@ 2023-08-07 19:46 ` TeddyDD
  2023-08-07 19:46 ` [PR REVIEW] rtx: update to 1.35.8 TeddyDD
  2023-08-07 20:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: TeddyDD @ 2023-08-07 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-rtx
https://github.com/void-linux/void-packages/pull/45257

rtx: update to 1.35.1
<!-- 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/45257.patch is attached

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

From f392d1c0a0da4f64d42baed94dfc9eb9404fe0d1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 26 Jul 2023 07:40:41 +0200
Subject: [PATCH] rtx: update to 1.35.8.

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

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
index d1fcd229e69a9..7dc0cae2390a4 100644
--- a/srcpkgs/rtx/template
+++ b/srcpkgs/rtx/template
@@ -1,17 +1,19 @@
 # Template file for 'rtx'
 pkgname=rtx
-version=1.34.1
+version=1.35.8
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
 make_check_args="-- --skip cli::direnv::exec::tests"
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
 short_desc="Polyglot runtime manager (asdf rust clone)"
 maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="MIT"
 homepage="https://github.com/jdxcode/rtx"
 changelog="https://github.com/jdxcode/rtx/releases"
 distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21
+checksum=fa04aacad2ed9d80df984d9c79c04185dd3ea26b6877f17c785afeee0c6d3ab7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] rtx: update to 1.35.8
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
                   ` (5 preceding siblings ...)
  2023-08-07 19:46 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-08-07 19:46 ` TeddyDD
  2023-08-07 20:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: TeddyDD @ 2023-08-07 19:46 UTC (permalink / raw)
  To: ml

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

New review comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/45257#discussion_r1286324121

Comment:
bumped

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

* Re: [PR PATCH] [Merged]: rtx: update to 1.35.8
  2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
                   ` (6 preceding siblings ...)
  2023-08-07 19:46 ` [PR REVIEW] rtx: update to 1.35.8 TeddyDD
@ 2023-08-07 20:19 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-08-07 20:19 UTC (permalink / raw)
  To: ml

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

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

rtx: update to 1.35.8
https://github.com/void-linux/void-packages/pull/45257

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

end of thread, other threads:[~2023-08-07 20:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-26  5:41 [PR PATCH] rtx: update to 1.34.2 TeddyDD
2023-07-27  7:34 ` [PR PATCH] [Updated] " TeddyDD
2023-07-28  5:21 ` [PR REVIEW] rtx: update to 1.35.0 classabbyamp
2023-07-28  7:33 ` [PR PATCH] [Updated] " TeddyDD
2023-07-28  7:33 ` [PR REVIEW] " TeddyDD
2023-07-31  9:36 ` [PR REVIEW] rtx: update to 1.35.1 classabbyamp
2023-08-07 19:46 ` [PR PATCH] [Updated] " TeddyDD
2023-08-07 19:46 ` [PR REVIEW] rtx: update to 1.35.8 TeddyDD
2023-08-07 20:19 ` [PR PATCH] [Merged]: " classabbyamp

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