Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] updates rio to v0.1.17
@ 2024-11-05 13:26 NyaaaWhatsUpDoc
  2024-11-05 13:30 ` tranzystorekk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: NyaaaWhatsUpDoc @ 2024-11-05 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NyaaaWhatsUpDoc/void-packages update-rio-to-v0.1.17
https://github.com/void-linux/void-packages/pull/52919

updates rio to v0.1.17
#### Testing the changes
- I tested the changes in this PR: **briefly** (on my own system, amd64 gnu libc)

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-rio-to-v0.1.17-52919.patch --]
[-- Type: text/x-diff, Size: 1062 bytes --]

From 061a5a81e53671c3a197b9f0a90f3e94e9fd31e8 Mon Sep 17 00:00:00 2001
From: kim <grufwub@gmail.com>
Date: Tue, 5 Nov 2024 13:24:43 +0000
Subject: [PATCH] updates rio to v0.1.17

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

diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template
index 327ff63a38e62b..ffe5aca58f0598 100644
--- a/srcpkgs/rio/template
+++ b/srcpkgs/rio/template
@@ -1,6 +1,6 @@
 # Template file for 'rio'
 pkgname=rio
-version=0.1.16
+version=0.1.17
 revision=1
 build_style=cargo
 build_wrksrc="frontends/rioterm"
@@ -13,7 +13,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=5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f
+checksum=2e17a8775a5463f4ad96e55b90468561b08636d8d260bb295770aef930168000
 
 post_install() {
 	vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg

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

* Re: updates rio to v0.1.17
  2024-11-05 13:26 [PR PATCH] updates rio to v0.1.17 NyaaaWhatsUpDoc
@ 2024-11-05 13:30 ` tranzystorekk
  2024-11-05 13:31 ` abenson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-11-05 13:30 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/52919#issuecomment-2457191335

Comment:
I'm intentionally delaying rio updates because the development is still pretty chaotic, so I'd like to wait until 0.1.18

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

* Re: updates rio to v0.1.17
  2024-11-05 13:26 [PR PATCH] updates rio to v0.1.17 NyaaaWhatsUpDoc
  2024-11-05 13:30 ` tranzystorekk
@ 2024-11-05 13:31 ` abenson
  2024-11-05 13:32 ` NyaaaWhatsUpDoc
  2024-11-05 13:32 ` [PR PATCH] [Closed]: " tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2024-11-05 13:31 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/52919#issuecomment-2457192592

Comment:
Please [follow the convention](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes) for the commit. Should read:

    rio: update to 0.1.17.

You can change the commit by [amending the commit message](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message) and then force-pushing to this branch.

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

* Re: updates rio to v0.1.17
  2024-11-05 13:26 [PR PATCH] updates rio to v0.1.17 NyaaaWhatsUpDoc
  2024-11-05 13:30 ` tranzystorekk
  2024-11-05 13:31 ` abenson
@ 2024-11-05 13:32 ` NyaaaWhatsUpDoc
  2024-11-05 13:32 ` [PR PATCH] [Closed]: " tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: NyaaaWhatsUpDoc @ 2024-11-05 13:32 UTC (permalink / raw)
  To: ml

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

New comment by NyaaaWhatsUpDoc on void-packages repository

https://github.com/void-linux/void-packages/pull/52919#issuecomment-2457194689

Comment:
> I'm intentionally delaying rio updates because the development is still pretty chaotic, so I'd like to wait until 0.1.18

in which case feel free to close :)

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

* Re: [PR PATCH] [Closed]: updates rio to v0.1.17
  2024-11-05 13:26 [PR PATCH] updates rio to v0.1.17 NyaaaWhatsUpDoc
                   ` (2 preceding siblings ...)
  2024-11-05 13:32 ` NyaaaWhatsUpDoc
@ 2024-11-05 13:32 ` tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-11-05 13:32 UTC (permalink / raw)
  To: ml

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

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

updates rio to v0.1.17
https://github.com/void-linux/void-packages/pull/52919

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly** (on my own system, amd64 gnu libc)

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2024-11-05 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 13:26 [PR PATCH] updates rio to v0.1.17 NyaaaWhatsUpDoc
2024-11-05 13:30 ` tranzystorekk
2024-11-05 13:31 ` abenson
2024-11-05 13:32 ` NyaaaWhatsUpDoc
2024-11-05 13:32 ` [PR PATCH] [Closed]: " 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).