Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rtx: update to 1.32.2.
@ 2023-07-07 11:28 TeddyDD
  2023-07-09  3:18 ` atweiden
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TeddyDD @ 2023-07-07 11:28 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/44905

rtx: update to 1.32.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/44905.patch is attached

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

From 1383296a7c1439ae2f679eed9b4d78459c38018c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Fri, 7 Jul 2023 13:27:46 +0200
Subject: [PATCH] rtx: update to 1.32.2.

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

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
index 31b40dd9d808..410190daa479 100644
--- a/srcpkgs/rtx/template
+++ b/srcpkgs/rtx/template
@@ -1,6 +1,6 @@
 # Template file for 'rtx'
 pkgname=rtx
-version=1.32.0
+version=1.32.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=54bb235dcfc34e24c48bd5bc1f2ac9b8a6f9eb7cf1d3b64c514ebbf6d34570f1
+checksum=95e463fc518d65f946edda7dfb13bdccbda11034db6aa98e48fa4ed11c51c73c
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-07-12 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-07 11:28 [PR PATCH] rtx: update to 1.32.2 TeddyDD
2023-07-09  3:18 ` atweiden
2023-07-11 11:41 ` [PR PATCH] [Updated] " TeddyDD
2023-07-11 11:41 ` TeddyDD
2023-07-12 13:42 ` [PR PATCH] [Merged]: rtx: update to 1.34.0 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).