Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3status-rust: update to 0.21.5
@ 2022-02-13  2:36 hechos
  2022-02-13 11:13 ` jcgruenhage
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hechos @ 2022-02-13  2:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hechos/void-packages i3status-rust
https://github.com/void-linux/void-packages/pull/35572

i3status-rust: update to 0.21.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
Yes
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35572.patch is attached

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

From 56c384c6c93d50082b7d875ccc7bfc02a99e2760 Mon Sep 17 00:00:00 2001
From: hechos <martin.damian.fernandez@gmail.com>
Date: Sat, 12 Feb 2022 23:33:24 -0300
Subject: [PATCH] i3status-rust: update to 0.21.5

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

diff --git a/srcpkgs/i3status-rust/template b/srcpkgs/i3status-rust/template
index 161e4233119e..2210dbe0ca84 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.21.4
+version=0.21.5
 revision=1
 build_style=cargo
 make_check_args="--bins"
@@ -12,7 +12,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/v${version}.tar.gz"
-checksum=7c40a0a8565a56cde691059a74e2f267d6c2d2add4d6c3fba1da634e28225102
+checksum=27b1c2145807caa5712cd7627b0cf982efe471649b5419980d3122afeb8c6949
 
 post_install() {
 	vmkdir usr/share/i3status-rust

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

* Re: i3status-rust: update to 0.21.5
  2022-02-13  2:36 [PR PATCH] i3status-rust: update to 0.21.5 hechos
@ 2022-02-13 11:13 ` jcgruenhage
  2022-02-13 11:14 ` jcgruenhage
  2022-02-13 15:01 ` [PR PATCH] [Closed]: " hechos
  2 siblings, 0 replies; 4+ messages in thread
From: jcgruenhage @ 2022-02-13 11:13 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/35572#issuecomment-1038025445

Comment:
>     * I tested the changes in this PR: **YES**|**briefly**|**NO**
>       Yes

@hechos instead of adding a line with the applicable option, just remove the other two.

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

* Re: i3status-rust: update to 0.21.5
  2022-02-13  2:36 [PR PATCH] i3status-rust: update to 0.21.5 hechos
  2022-02-13 11:13 ` jcgruenhage
@ 2022-02-13 11:14 ` jcgruenhage
  2022-02-13 15:01 ` [PR PATCH] [Closed]: " hechos
  2 siblings, 0 replies; 4+ messages in thread
From: jcgruenhage @ 2022-02-13 11:14 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/35572#issuecomment-1038025445

Comment:
>     * I tested the changes in this PR: **YES**|**briefly**|**NO**
>       Yes

@hechos instead of adding a line with the applicable option, just remove the other two, but that's not actually related to the proposed commit, so doesn't really matter all that much

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

* Re: [PR PATCH] [Closed]: i3status-rust: update to 0.21.5
  2022-02-13  2:36 [PR PATCH] i3status-rust: update to 0.21.5 hechos
  2022-02-13 11:13 ` jcgruenhage
  2022-02-13 11:14 ` jcgruenhage
@ 2022-02-13 15:01 ` hechos
  2 siblings, 0 replies; 4+ messages in thread
From: hechos @ 2022-02-13 15:01 UTC (permalink / raw)
  To: ml

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

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

i3status-rust: update to 0.21.5
https://github.com/void-linux/void-packages/pull/35572

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
Yes
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 4+ messages in thread

end of thread, other threads:[~2022-02-13 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-13  2:36 [PR PATCH] i3status-rust: update to 0.21.5 hechos
2022-02-13 11:13 ` jcgruenhage
2022-02-13 11:14 ` jcgruenhage
2022-02-13 15:01 ` [PR PATCH] [Closed]: " hechos

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