Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3status-rust: update to 0.33.2.
@ 2025-02-04 14:31 Newchair2644
  0 siblings, 0 replies; 4+ messages in thread
From: Newchair2644 @ 2025-02-04 14:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Newchair2644/void-packages i3status-rust
https://github.com/void-linux/void-packages/pull/54212

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

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

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

From cfda67b551365850a4222c86558dbcc1f9483978 Mon Sep 17 00:00:00 2001
From: Numair Dubas <Numair2644@protonmail.com>
Date: Tue, 4 Feb 2025 09:29:52 -0500
Subject: [PATCH] i3status-rust: update to 0.33.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 b0fbbf70870a4c..e7a6ca8e7b7b69 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.1
+version=0.33.2
 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=3b460f6adebee4ca49890ec4ebc50d42fe4b544aac7ec12ba5e4de971a06859a
+checksum=eb9df6eac57a65a7948ba763a7d1fcef5d506e374a4ac9d57aa88a22270ee06b
 
 post_build() {
 	cargo auditable build --release --target "${RUST_TARGET}" --package xtask

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

* [PR PATCH] i3status-rust: update to 0.33.2.
@ 2024-12-02 21:11 ka-xa-ta
  0 siblings, 0 replies; 4+ messages in thread
From: ka-xa-ta @ 2024-12-02 21:11 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ka-xa-ta against master on the void-packages repository

https://github.com/ka-xa-ta/void-packages i3status-rust
https://github.com/void-linux/void-packages/pull/53314

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-glibc
-->


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

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

From b0d0360b913bee1fa7a87bdf53d9a6a8d32b3775 Mon Sep 17 00:00:00 2001
From: ka-xa-ta <ka.ta@tutamail.com>
Date: Mon, 2 Dec 2024 22:08:03 +0100
Subject: [PATCH] i3status-rust: update to 0.33.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 b0fbbf70870a4c..e7a6ca8e7b7b69 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.1
+version=0.33.2
 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=3b460f6adebee4ca49890ec4ebc50d42fe4b544aac7ec12ba5e4de971a06859a
+checksum=eb9df6eac57a65a7948ba763a7d1fcef5d506e374a4ac9d57aa88a22270ee06b
 
 post_build() {
 	cargo auditable build --release --target "${RUST_TARGET}" --package xtask

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

* [PR PATCH] i3status-rust: update to 0.33.2
@ 2024-12-01 23:07 ka-xa-ta
  0 siblings, 0 replies; 4+ messages in thread
From: ka-xa-ta @ 2024-12-01 23:07 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ka-xa-ta against master on the void-packages repository

https://github.com/ka-xa-ta/void-packages master
https://github.com/void-linux/void-packages/pull/53298

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

#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
-->


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

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

From 852e6743dbb2435772ae90d0817fb9b4a57f90de Mon Sep 17 00:00:00 2001
From: ka-xa-ta <177020457+ka-xa-ta@users.noreply.github.com>
Date: Sun, 1 Dec 2024 22:18:22 +0100
Subject: [PATCH] i3status-rust: update to 0.33.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 b0fbbf70870a4c..e7a6ca8e7b7b69 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.1
+version=0.33.2
 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=3b460f6adebee4ca49890ec4ebc50d42fe4b544aac7ec12ba5e4de971a06859a
+checksum=eb9df6eac57a65a7948ba763a7d1fcef5d506e374a4ac9d57aa88a22270ee06b
 
 post_build() {
 	cargo auditable build --release --target "${RUST_TARGET}" --package xtask

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

* [PR PATCH] i3status-rust: update to 0.33.2
@ 2024-12-01 21:25 ka-xa-ta
  0 siblings, 0 replies; 4+ messages in thread
From: ka-xa-ta @ 2024-12-01 21:25 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ka-xa-ta against master on the void-packages repository

https://github.com/ka-xa-ta/void-packages i3status-rust
https://github.com/void-linux/void-packages/pull/53292

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

#### Testing the changes
- I tested the changes in this PR: **briefly**
- 
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
-->


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

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

From 852e6743dbb2435772ae90d0817fb9b4a57f90de Mon Sep 17 00:00:00 2001
From: ka-xa-ta <177020457+ka-xa-ta@users.noreply.github.com>
Date: Sun, 1 Dec 2024 22:18:22 +0100
Subject: [PATCH] i3status-rust: update to 0.33.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 b0fbbf70870a4c..e7a6ca8e7b7b69 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.1
+version=0.33.2
 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=3b460f6adebee4ca49890ec4ebc50d42fe4b544aac7ec12ba5e4de971a06859a
+checksum=eb9df6eac57a65a7948ba763a7d1fcef5d506e374a4ac9d57aa88a22270ee06b
 
 post_build() {
 	cargo auditable build --release --target "${RUST_TARGET}" --package xtask

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

end of thread, other threads:[~2025-02-04 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-04 14:31 [PR PATCH] i3status-rust: update to 0.33.2 Newchair2644
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 21:11 ka-xa-ta
2024-12-01 23:07 ka-xa-ta
2024-12-01 21:25 ka-xa-ta

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