Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dua-cli: update to 2.20.1.
@ 2023-05-10 18:43 icp1994
  2023-05-11  6:36 ` [PR PATCH] [Updated] " icp1994
  2023-05-17  5:22 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-05-10 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages dua-cli
https://github.com/void-linux/void-packages/pull/43840

dua-cli: update to 2.20.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 243b58af7faf1c067ef0ce92f8ae4ce8b3405ef1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 10 May 2023 16:05:13 +0530
Subject: [PATCH] dua-cli: update to 2.20.1.

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

diff --git a/srcpkgs/dua-cli/template b/srcpkgs/dua-cli/template
index 1b87dc95e9a6..ee83ddafa19c 100644
--- a/srcpkgs/dua-cli/template
+++ b/srcpkgs/dua-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'dua-cli'
 pkgname=dua-cli
-version=2.19.2
+version=2.20.1
 revision=1
 build_style=cargo
 short_desc="Tool to conveniently learn about the disk usage of directories"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://github.com/Byron/dua-cli"
 changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
 distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
-checksum=5d508ea6374702f04f4b21f6dfb3d287922d3b7d5860dfc3fce2366128f371a0
+checksum=05ce2d74ec1282803c6825b0436d8b268eef176060b844ae29746a3d338fe658
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] dua-cli: update to 2.20.1.
  2023-05-10 18:43 [PR PATCH] dua-cli: update to 2.20.1 icp1994
@ 2023-05-11  6:36 ` icp1994
  2023-05-17  5:22 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-05-11  6:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages dua-cli
https://github.com/void-linux/void-packages/pull/43840

dua-cli: update to 2.20.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 3e9d5c6e483a12cf73de7d9cd2b2c8eaca3734f7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 10 May 2023 16:05:13 +0530
Subject: [PATCH] dua-cli: update to 2.20.1.

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

diff --git a/srcpkgs/dua-cli/template b/srcpkgs/dua-cli/template
index 1b87dc95e9a6..ee83ddafa19c 100644
--- a/srcpkgs/dua-cli/template
+++ b/srcpkgs/dua-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'dua-cli'
 pkgname=dua-cli
-version=2.19.2
+version=2.20.1
 revision=1
 build_style=cargo
 short_desc="Tool to conveniently learn about the disk usage of directories"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://github.com/Byron/dua-cli"
 changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
 distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
-checksum=5d508ea6374702f04f4b21f6dfb3d287922d3b7d5860dfc3fce2366128f371a0
+checksum=05ce2d74ec1282803c6825b0436d8b268eef176060b844ae29746a3d338fe658
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: dua-cli: update to 2.20.1.
  2023-05-10 18:43 [PR PATCH] dua-cli: update to 2.20.1 icp1994
  2023-05-11  6:36 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-17  5:22 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-05-17  5:22 UTC (permalink / raw)
  To: ml

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

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

dua-cli: update to 2.20.1.
https://github.com/void-linux/void-packages/pull/43840

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-17  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 18:43 [PR PATCH] dua-cli: update to 2.20.1 icp1994
2023-05-11  6:36 ` [PR PATCH] [Updated] " icp1994
2023-05-17  5:22 ` [PR PATCH] [Merged]: " classabbyamp

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