Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3status-rust: update to 0.13.0.
@ 2020-02-03 13:51 voidlinux-github
  2020-02-03 23:54 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-03 13:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages i3status-rust-0.13.0_1
https://github.com/void-linux/void-packages/pull/18764

i3status-rust: update to 0.13.0.
None

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

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

From fd3911dc2e1d40e8a121fdddfa8fce075b1f258a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 3 Feb 2020 14:50:38 +0100
Subject: [PATCH] i3status-rust: update to 0.13.0.

---
 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 328fdf371b8..5ee30f4d1ea 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.12.0
+version=0.13.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/greshake/i3status-rust"
 distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
-checksum=dbb0bb748c293c79e9b6936e437c0b6186572cbdaa4b64eae390d1069c351786
+checksum=a3110e5b67b0a5f87450b1040f63cedcd5a1c783c18578b0abf0eacb65dfa569

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

* Re: i3status-rust: update to 0.13.0.
  2020-02-03 13:51 [PR PATCH] i3status-rust: update to 0.13.0 voidlinux-github
@ 2020-02-03 23:54 ` voidlinux-github
  2020-02-04 13:09 ` voidlinux-github
  2020-02-04 21:20 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-03 23:54 UTC (permalink / raw)
  To: ml

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

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/18764#issuecomment-581676324

Comment:
https://github.com/void-linux/void-packages/pull/18749

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

* Re: i3status-rust: update to 0.13.0.
  2020-02-03 13:51 [PR PATCH] i3status-rust: update to 0.13.0 voidlinux-github
  2020-02-03 23:54 ` voidlinux-github
@ 2020-02-04 13:09 ` voidlinux-github
  2020-02-04 21:20 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-04 13:09 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/18764#issuecomment-581901950

Comment:
oh right. I didn't check github for all of the packages I updated in that go, so I didn't see that one. 

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

* Re: [PR PATCH] [Closed]: i3status-rust: update to 0.13.0.
  2020-02-03 13:51 [PR PATCH] i3status-rust: update to 0.13.0 voidlinux-github
  2020-02-03 23:54 ` voidlinux-github
  2020-02-04 13:09 ` voidlinux-github
@ 2020-02-04 21:20 ` voidlinux-github
  2 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-04 21:20 UTC (permalink / raw)
  To: ml

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

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

i3status-rust: update to 0.13.0.
https://github.com/void-linux/void-packages/pull/18764

Description:
None

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

* [PR PATCH] i3status-rust: update to 0.13.0.
@ 2020-02-03  6:36 voidlinux-github
  0 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-03  6:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages i3status-rs
https://github.com/void-linux/void-packages/pull/18749

i3status-rust: update to 0.13.0.
None

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

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

From ba09c98647c232f73ba2e46698692637fee6e36e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sun, 2 Feb 2020 23:35:25 -0700
Subject: [PATCH] i3status-rust: update to 0.13.0.

---
 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 328fdf371b8..5ee30f4d1ea 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.12.0
+version=0.13.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/greshake/i3status-rust"
 distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
-checksum=dbb0bb748c293c79e9b6936e437c0b6186572cbdaa4b64eae390d1069c351786
+checksum=a3110e5b67b0a5f87450b1040f63cedcd5a1c783c18578b0abf0eacb65dfa569

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

end of thread, other threads:[~2020-02-04 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 13:51 [PR PATCH] i3status-rust: update to 0.13.0 voidlinux-github
2020-02-03 23:54 ` voidlinux-github
2020-02-04 13:09 ` voidlinux-github
2020-02-04 21:20 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2020-02-03  6:36 [PR PATCH] " voidlinux-github

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