Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pueue: update to 1.0.5
@ 2022-01-06  2:03 cinerea0
  2022-01-09  0:03 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cinerea0 @ 2022-01-06  2:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages pue
https://github.com/void-linux/void-packages/pull/34891

pueue: update to 1.0.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

From e485fb65883ef0729e8e6d9e10105f2d1a6438fa Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 5 Jan 2022 21:01:19 -0500
Subject: [PATCH] pueue: update to 1.0.5

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

diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template
index b850b24ff5b2..3be412e5b713 100644
--- a/srcpkgs/pueue/template
+++ b/srcpkgs/pueue/template
@@ -1,6 +1,6 @@
 # Template file for 'pueue'
 pkgname=pueue
-version=0.12.2
+version=1.0.5
 revision=1
 build_style=cargo
 build_helper="qemu"
@@ -8,8 +8,9 @@ short_desc="Command-line tool for managing long-running tasks"
 maintainer="crater2150 <void@qwertyuiop.de>"
 license="MIT"
 homepage="https://github.com/Nukesor/pueue"
+changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
 distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
-checksum=3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd
+checksum=e3a13d5c60166711df40d5cf3646b591fb4d23584ac408b6d0b1da149d42ef87
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR REVIEW] pueue: update to 1.0.5
  2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
@ 2022-01-09  0:03 ` ericonr
  2022-01-09  1:22 ` [PR PATCH] [Updated] " cinerea0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-01-09  0:03 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34891#discussion_r780719181

Comment:
.6 is out

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

* Re: [PR PATCH] [Updated] pueue: update to 1.0.5
  2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
  2022-01-09  0:03 ` [PR REVIEW] " ericonr
@ 2022-01-09  1:22 ` cinerea0
  2022-01-09  2:20 ` cinerea0
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-01-09  1:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages pue
https://github.com/void-linux/void-packages/pull/34891

pueue: update to 1.0.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

From d38c9317af16d91ff47f9696c7c534aa108f5e34 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 8 Jan 2022 20:22:23 -0500
Subject: [PATCH] pueue: update to 1.0.6

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

diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template
index b850b24ff5b2..708edaf9fbab 100644
--- a/srcpkgs/pueue/template
+++ b/srcpkgs/pueue/template
@@ -1,6 +1,6 @@
 # Template file for 'pueue'
 pkgname=pueue
-version=0.12.2
+version=1.0.6
 revision=1
 build_style=cargo
 build_helper="qemu"
@@ -8,8 +8,9 @@ short_desc="Command-line tool for managing long-running tasks"
 maintainer="crater2150 <void@qwertyuiop.de>"
 license="MIT"
 homepage="https://github.com/Nukesor/pueue"
+changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
 distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
-checksum=3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd
+checksum=e8df48831f4d9ae8fe5dc7a8428660b4c87c4fb3bf8d1ae620e030af74269ffa
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] pueue: update to 1.0.5
  2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
  2022-01-09  0:03 ` [PR REVIEW] " ericonr
  2022-01-09  1:22 ` [PR PATCH] [Updated] " cinerea0
@ 2022-01-09  2:20 ` cinerea0
  2022-01-24 17:11 ` [PR PATCH] [Updated] pueue: update to 1.0.6 cinerea0
  2022-01-25 15:19 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-01-09  2:20 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages pue
https://github.com/void-linux/void-packages/pull/34891

pueue: update to 1.0.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

From f4d966b11fd620efce1dc58adbb174fd3a829852 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 8 Jan 2022 21:20:39 -0500
Subject: [PATCH] pueue: update to 1.0.6

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

diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template
index b850b24ff5b2..708edaf9fbab 100644
--- a/srcpkgs/pueue/template
+++ b/srcpkgs/pueue/template
@@ -1,6 +1,6 @@
 # Template file for 'pueue'
 pkgname=pueue
-version=0.12.2
+version=1.0.6
 revision=1
 build_style=cargo
 build_helper="qemu"
@@ -8,8 +8,9 @@ short_desc="Command-line tool for managing long-running tasks"
 maintainer="crater2150 <void@qwertyuiop.de>"
 license="MIT"
 homepage="https://github.com/Nukesor/pueue"
+changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
 distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
-checksum=3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd
+checksum=e8df48831f4d9ae8fe5dc7a8428660b4c87c4fb3bf8d1ae620e030af74269ffa
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] pueue: update to 1.0.6
  2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
                   ` (2 preceding siblings ...)
  2022-01-09  2:20 ` cinerea0
@ 2022-01-24 17:11 ` cinerea0
  2022-01-25 15:19 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-01-24 17:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages pue
https://github.com/void-linux/void-packages/pull/34891

pueue: update to 1.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

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

From af060f249bd7ad16cf0147aeb390ebd7dde8f4cb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 24 Jan 2022 12:11:18 -0500
Subject: [PATCH] pueue: update to 1.0.6

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

diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template
index b850b24ff5b2..708edaf9fbab 100644
--- a/srcpkgs/pueue/template
+++ b/srcpkgs/pueue/template
@@ -1,6 +1,6 @@
 # Template file for 'pueue'
 pkgname=pueue
-version=0.12.2
+version=1.0.6
 revision=1
 build_style=cargo
 build_helper="qemu"
@@ -8,8 +8,9 @@ short_desc="Command-line tool for managing long-running tasks"
 maintainer="crater2150 <void@qwertyuiop.de>"
 license="MIT"
 homepage="https://github.com/Nukesor/pueue"
+changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
 distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
-checksum=3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd
+checksum=e8df48831f4d9ae8fe5dc7a8428660b4c87c4fb3bf8d1ae620e030af74269ffa
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Merged]: pueue: update to 1.0.6
  2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
                   ` (3 preceding siblings ...)
  2022-01-24 17:11 ` [PR PATCH] [Updated] pueue: update to 1.0.6 cinerea0
@ 2022-01-25 15:19 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-01-25 15:19 UTC (permalink / raw)
  To: ml

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

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

pueue: update to 1.0.6
https://github.com/void-linux/void-packages/pull/34891

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

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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06  2:03 [PR PATCH] pueue: update to 1.0.5 cinerea0
2022-01-09  0:03 ` [PR REVIEW] " ericonr
2022-01-09  1:22 ` [PR PATCH] [Updated] " cinerea0
2022-01-09  2:20 ` cinerea0
2022-01-24 17:11 ` [PR PATCH] [Updated] pueue: update to 1.0.6 cinerea0
2022-01-25 15:19 ` [PR PATCH] [Merged]: " paper42

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