Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3status-rust: update to 0.20.2.
@ 2021-07-20  4:50 FIGBERT
  2021-07-20 14:48 ` [PR PATCH] [Merged]: " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: FIGBERT @ 2021-07-20  4:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FIGBERT/void-packages master
https://github.com/void-linux/void-packages/pull/32051

i3status-rust: update to 0.20.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32051.patch is attached

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

From 4c22dd138a6aa798d3512ef7e9ff0f563ae087a0 Mon Sep 17 00:00:00 2001
From: FIGBERT <figbert@figbert.com>
Date: Mon, 19 Jul 2021 21:33:51 -0700
Subject: [PATCH] i3status-rust: update to 0.20.2.

---
 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 55714115f980..fd4409a4676e 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.14.7
+version=0.20.2
 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=4169f003d5d21cb010be4edbdbb5bc09ed4823240d0a5ea8efe23c28f2413bbd
+checksum=8e4a90813d66cf02a51d2d266524fb7b848dc35253b80508c89e49657bd1a83f
 
 post_install() {
 	vman man/i3status-rs.1

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

* Re: [PR PATCH] [Merged]: i3status-rust: update to 0.20.2.
  2021-07-20  4:50 [PR PATCH] i3status-rust: update to 0.20.2 FIGBERT
@ 2021-07-20 14:48 ` ericonr
  2021-07-21  6:41 ` jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-20 14:48 UTC (permalink / raw)
  To: ml

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

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

i3status-rust: update to 0.20.2.
https://github.com/void-linux/void-packages/pull/32051

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 5+ messages in thread

* Re: i3status-rust: update to 0.20.2.
  2021-07-20  4:50 [PR PATCH] i3status-rust: update to 0.20.2 FIGBERT
  2021-07-20 14:48 ` [PR PATCH] [Merged]: " ericonr
@ 2021-07-21  6:41 ` jcgruenhage
  2021-07-21 18:46 ` FIGBERT
  2021-07-21 21:05 ` jcgruenhage
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2021-07-21  6:41 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/32051#issuecomment-883933808

Comment:
Can we please make sure that maintainers are pinged before merging these things? I knew 0.20 had changes that needed more work (see #32075), which is why I hadn't gotten to update this package yet. This PR broke the setup for me and probably others as well, which we could really have prevented :/

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

* Re: i3status-rust: update to 0.20.2.
  2021-07-20  4:50 [PR PATCH] i3status-rust: update to 0.20.2 FIGBERT
  2021-07-20 14:48 ` [PR PATCH] [Merged]: " ericonr
  2021-07-21  6:41 ` jcgruenhage
@ 2021-07-21 18:46 ` FIGBERT
  2021-07-21 21:05 ` jcgruenhage
  3 siblings, 0 replies; 5+ messages in thread
From: FIGBERT @ 2021-07-21 18:46 UTC (permalink / raw)
  To: ml

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

New comment by FIGBERT on void-packages repository

https://github.com/void-linux/void-packages/pull/32051#issuecomment-884412617

Comment:
Sorry, it my first time doing this! I'll absolutely do that going forward.

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

* Re: i3status-rust: update to 0.20.2.
  2021-07-20  4:50 [PR PATCH] i3status-rust: update to 0.20.2 FIGBERT
                   ` (2 preceding siblings ...)
  2021-07-21 18:46 ` FIGBERT
@ 2021-07-21 21:05 ` jcgruenhage
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2021-07-21 21:05 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/32051#issuecomment-884499041

Comment:
@FIGBERT don't worry, my message was more directed at @ericonr due to the merge and less at you for the PR. Not everyone can know the intrinsics of contributing to everything, and the manual for this repo is so extremely long that it's not 100% reasonable to expect everycontributor to do thia, but we should handle it like this at least among those with write accessto the main repo

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

end of thread, other threads:[~2021-07-21 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20  4:50 [PR PATCH] i3status-rust: update to 0.20.2 FIGBERT
2021-07-20 14:48 ` [PR PATCH] [Merged]: " ericonr
2021-07-21  6:41 ` jcgruenhage
2021-07-21 18:46 ` FIGBERT
2021-07-21 21:05 ` jcgruenhage

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