Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rio: update to 0.1.2
@ 2024-07-25  9:43 tranzystorekk
  2024-07-31 18:31 ` [PR PATCH] [Updated] " tranzystorekk
  2024-07-31 18:59 ` [PR PATCH] [Merged]: rio: update to 0.1.3 tranzystorekk
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorekk @ 2024-07-25  9:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages rio
https://github.com/void-linux/void-packages/pull/51440

rio: update to 0.1.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/51440.patch is attached

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

From 88520660f55be19b72c078218993f51fe192e55f Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Mon, 22 Jul 2024 01:52:37 +0200
Subject: [PATCH] rio: update to 0.1.2

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

diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index 59d74194c11028..b27554b85a3c0c 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.1
+version=0.1.2
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://raphamorim.io/rio/"
 changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
 distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
-checksum=076609d37a5ec1156a4f623d60913f3e4a48245687277838e80d28c645945e72
+checksum=20e20df7c2bee3eafb8a112a7c8ce9977a154edce46e31237ce93445f2db07f0
 
 do_install() {
 	# avoid doing a rebuild in install due to complex feature setup

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

* Re: [PR PATCH] [Updated] rio: update to 0.1.2
  2024-07-25  9:43 [PR PATCH] rio: update to 0.1.2 tranzystorekk
@ 2024-07-31 18:31 ` tranzystorekk
  2024-07-31 18:59 ` [PR PATCH] [Merged]: rio: update to 0.1.3 tranzystorekk
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-07-31 18:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages rio
https://github.com/void-linux/void-packages/pull/51440

rio: update to 0.1.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/51440.patch is attached

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

From acbb3572ae9fe603c462703252301e2c39276dd5 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Mon, 22 Jul 2024 01:52:37 +0200
Subject: [PATCH] rio: update to 0.1.3

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

diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index 59d74194c11028..acdc91faab8764 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.1
+version=0.1.3
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://raphamorim.io/rio/"
 changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
 distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
-checksum=076609d37a5ec1156a4f623d60913f3e4a48245687277838e80d28c645945e72
+checksum=4cf5b35627003f369fd801a8bd556d708ebe9f89b9a45d25fd0408ad87db1bfa
 
 do_install() {
 	# avoid doing a rebuild in install due to complex feature setup

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

* Re: [PR PATCH] [Merged]: rio: update to 0.1.3
  2024-07-25  9:43 [PR PATCH] rio: update to 0.1.2 tranzystorekk
  2024-07-31 18:31 ` [PR PATCH] [Updated] " tranzystorekk
@ 2024-07-31 18:59 ` tranzystorekk
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-07-31 18:59 UTC (permalink / raw)
  To: ml

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

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

rio: update to 0.1.3
https://github.com/void-linux/void-packages/pull/51440

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

end of thread, other threads:[~2024-07-31 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-25  9:43 [PR PATCH] rio: update to 0.1.2 tranzystorekk
2024-07-31 18:31 ` [PR PATCH] [Updated] " tranzystorekk
2024-07-31 18:59 ` [PR PATCH] [Merged]: rio: update to 0.1.3 tranzystorekk

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