Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dust: update to 0.8.0.
@ 2022-04-03 16:56 Idesmi
  2022-04-08 13:34 ` [PR PATCH] [Updated] " Idesmi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Idesmi @ 2022-04-03 16:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Idesmi/void-packages dust
https://github.com/void-linux/void-packages/pull/36506

dust: update to 0.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for these architectures:
  - x86_64
  - x86_64-musl
  - aarch64
  - aarch64-musl

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

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

From 0e76f6b391e9260a8ab2d40630d81b141f94c020 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Sun, 3 Apr 2022 18:48:38 +0200
Subject: [PATCH] dust: update to 0.8.0.

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

diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template
index 02468de2d8d6..b6f611ecc655 100644
--- a/srcpkgs/dust/template
+++ b/srcpkgs/dust/template
@@ -1,6 +1,6 @@
 # Template file for 'dust'
 pkgname=dust
-version=0.7.5
+version=0.8.0
 revision=1
 build_style=cargo
 short_desc="More intuitive version of du"
@@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
 license="Apache-2.0"
 homepage="https://github.com/bootandy/dust"
 distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
-checksum=f892aaf7a0a7852e12d01b2ced6c2484fb6dc5fe7562abdf0c44a2d08aa52618
+checksum=dc033a6fb4f31520ab1bb403dd910aed04037964ab1406363cce2185a8bd3d3b
 
 post_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Updated] dust: update to 0.8.0.
  2022-04-03 16:56 [PR PATCH] dust: update to 0.8.0 Idesmi
@ 2022-04-08 13:34 ` Idesmi
  2022-04-08 20:03 ` Idesmi
  2022-04-09  9:59 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: Idesmi @ 2022-04-08 13:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Idesmi/void-packages dust
https://github.com/void-linux/void-packages/pull/36506

dust: update to 0.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for these architectures:
  - x86_64
  - x86_64-musl
  - aarch64
  - aarch64-musl

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

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

From 0e76f6b391e9260a8ab2d40630d81b141f94c020 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Sun, 3 Apr 2022 18:48:38 +0200
Subject: [PATCH] dust: update to 0.8.0.

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

diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template
index 02468de2d8d6..b6f611ecc655 100644
--- a/srcpkgs/dust/template
+++ b/srcpkgs/dust/template
@@ -1,6 +1,6 @@
 # Template file for 'dust'
 pkgname=dust
-version=0.7.5
+version=0.8.0
 revision=1
 build_style=cargo
 short_desc="More intuitive version of du"
@@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
 license="Apache-2.0"
 homepage="https://github.com/bootandy/dust"
 distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
-checksum=f892aaf7a0a7852e12d01b2ced6c2484fb6dc5fe7562abdf0c44a2d08aa52618
+checksum=dc033a6fb4f31520ab1bb403dd910aed04037964ab1406363cce2185a8bd3d3b
 
 post_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Updated] dust: update to 0.8.0.
  2022-04-03 16:56 [PR PATCH] dust: update to 0.8.0 Idesmi
  2022-04-08 13:34 ` [PR PATCH] [Updated] " Idesmi
@ 2022-04-08 20:03 ` Idesmi
  2022-04-09  9:59 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: Idesmi @ 2022-04-08 20:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Idesmi/void-packages dust
https://github.com/void-linux/void-packages/pull/36506

dust: update to 0.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for these architectures:
  - x86_64
  - x86_64-musl
  - aarch64
  - aarch64-musl

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

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

From 20c38bae6a2fb5c2874733e62f1da16b5b44b046 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Sun, 3 Apr 2022 18:48:38 +0200
Subject: [PATCH] dust: update to 0.8.0.

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

diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template
index 02468de2d8d6..b6f611ecc655 100644
--- a/srcpkgs/dust/template
+++ b/srcpkgs/dust/template
@@ -1,6 +1,6 @@
 # Template file for 'dust'
 pkgname=dust
-version=0.7.5
+version=0.8.0
 revision=1
 build_style=cargo
 short_desc="More intuitive version of du"
@@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
 license="Apache-2.0"
 homepage="https://github.com/bootandy/dust"
 distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
-checksum=f892aaf7a0a7852e12d01b2ced6c2484fb6dc5fe7562abdf0c44a2d08aa52618
+checksum=dc033a6fb4f31520ab1bb403dd910aed04037964ab1406363cce2185a8bd3d3b
 
 post_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Merged]: dust: update to 0.8.0.
  2022-04-03 16:56 [PR PATCH] dust: update to 0.8.0 Idesmi
  2022-04-08 13:34 ` [PR PATCH] [Updated] " Idesmi
  2022-04-08 20:03 ` Idesmi
@ 2022-04-09  9:59 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-04-09  9:59 UTC (permalink / raw)
  To: ml

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

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

dust: update to 0.8.0.
https://github.com/void-linux/void-packages/pull/36506

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

#### Local build testing
- I built this PR locally for these architectures:
  - x86_64
  - x86_64-musl
  - aarch64
  - aarch64-musl

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

end of thread, other threads:[~2022-04-09  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-03 16:56 [PR PATCH] dust: update to 0.8.0 Idesmi
2022-04-08 13:34 ` [PR PATCH] [Updated] " Idesmi
2022-04-08 20:03 ` Idesmi
2022-04-09  9:59 ` [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).