Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3status-rust: update to 0.33.1.
@ 2024-05-08  9:43 meator
  2024-05-14 18:28 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: meator @ 2024-05-08  9:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages i3status-rs
https://github.com/void-linux/void-packages/pull/50241

i3status-rust: update to 0.33.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->
I made this PR to include the sample configuration in the package. I've also updated the package while I was at it.

#### 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/50241.patch is attached

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

From 6ddde17efc8f599902462cbcc1bbf547be11b3da Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Wed, 8 May 2024 11:41:04 +0200
Subject: [PATCH] i3status-rust: update to 0.33.1.

---
 srcpkgs/i3status-rust/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i3status-rust/template b/srcpkgs/i3status-rust/template
index f6f5eee50dda13..b0fbbf70870a4c 100644
--- a/srcpkgs/i3status-rust/template
+++ b/srcpkgs/i3status-rust/template
@@ -1,6 +1,6 @@
 # Template file for 'i3status-rust'
 pkgname=i3status-rust
-version=0.33.0
+version=0.33.1
 revision=1
 build_style=cargo
 build_helper="qemu"
@@ -13,7 +13,7 @@ license="GPL-3.0-only"
 homepage="https://github.com/greshake/i3status-rust"
 changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
 distfiles="https://github.com/greshake/i3status-rust/archive/refs/tags/v${version}.tar.gz"
-checksum=fd722f630080ef0b25558bec9b342a9fe8842c3af049d55a1370c6760ad84c67
+checksum=3b460f6adebee4ca49890ec4ebc50d42fe4b544aac7ec12ba5e4de971a06859a
 
 post_build() {
 	cargo auditable build --release --target "${RUST_TARGET}" --package xtask
@@ -25,4 +25,5 @@ post_install() {
 	vcopy files/icons usr/share/i3status-rust/
 	vcopy files/themes usr/share/i3status-rust/
 	vman man/i3status-rs.1
+	vsconf examples/config.toml
 }

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

* Re: [PR PATCH] [Merged]: i3status-rust: update to 0.33.1.
  2024-05-08  9:43 [PR PATCH] i3status-rust: update to 0.33.1 meator
@ 2024-05-14 18:28 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-05-14 18:28 UTC (permalink / raw)
  To: ml

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

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

i3status-rust: update to 0.33.1.
https://github.com/void-linux/void-packages/pull/50241

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
I made this PR to include the sample configuration in the package. I've also updated the package while I was at it.

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

end of thread, other threads:[~2024-05-14 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-08  9:43 [PR PATCH] i3status-rust: update to 0.33.1 meator
2024-05-14 18:28 ` [PR PATCH] [Merged]: " cinerea0

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