Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdu: update to 5.23.0.
@ 2023-04-10 22:12 TeddyDD
  2023-04-11  2:33 ` [PR REVIEW] " abenson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: TeddyDD @ 2023-04-10 22:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-gdu
https://github.com/void-linux/void-packages/pull/43384

gdu: update to 5.23.0.
<!-- 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/43384.patch is attached

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

From 45de232240201882ad442c24e9d74e71c6368fae Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 11 Apr 2023 00:12:26 +0200
Subject: [PATCH] gdu: update to 5.23.0.

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

diff --git a/srcpkgs/gdu/template b/srcpkgs/gdu/template
index 9f3bafe707a5..e193f6905238 100644
--- a/srcpkgs/gdu/template
+++ b/srcpkgs/gdu/template
@@ -1,6 +1,6 @@
 # Template file for 'gdu'
 pkgname=gdu
-version=5.22.0
+version=5.23.0
 revision=2
 build_style=go
 go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
@@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/dundee/gdu"
 distfiles="https://github.com/dundee/gdu/archive/v${version}.tar.gz"
-checksum=cb655d2c609925fb137357704dcbebf7d80796d9011ed43df8c79c18cfa893d7
+checksum=7fa8fbfb33e3abe71f89e90aac84111e49fb226ffba145822e1f2e0072668d70
 
 post_install() {
 	vman gdu.1

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

* Re: [PR REVIEW] gdu: update to 5.23.0.
  2023-04-10 22:12 [PR PATCH] gdu: update to 5.23.0 TeddyDD
@ 2023-04-11  2:33 ` abenson
  2023-04-11 13:04 ` [PR PATCH] [Updated] " TeddyDD
  2023-04-11 17:04 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-04-11  2:33 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/43384#discussion_r1162240534

Comment:
Set `revision=1` since its an update.

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

* Re: [PR PATCH] [Updated] gdu: update to 5.23.0.
  2023-04-10 22:12 [PR PATCH] gdu: update to 5.23.0 TeddyDD
  2023-04-11  2:33 ` [PR REVIEW] " abenson
@ 2023-04-11 13:04 ` TeddyDD
  2023-04-11 17:04 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: TeddyDD @ 2023-04-11 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-gdu
https://github.com/void-linux/void-packages/pull/43384

gdu: update to 5.23.0.
<!-- 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/43384.patch is attached

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

From 421951ae6c54aa12b7ed88b23d188ec1c6bf4583 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 11 Apr 2023 00:12:26 +0200
Subject: [PATCH] gdu: update to 5.23.0.

---
 srcpkgs/gdu/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gdu/template b/srcpkgs/gdu/template
index 9f3bafe707a5..7a56c0f4a7bd 100644
--- a/srcpkgs/gdu/template
+++ b/srcpkgs/gdu/template
@@ -1,7 +1,7 @@
 # Template file for 'gdu'
 pkgname=gdu
-version=5.22.0
-revision=2
+version=5.23.0
+revision=1
 build_style=go
 go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
 go_ldflags="-X github.com/dundee/gdu/v5/build.Version=${version}"
@@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/dundee/gdu"
 distfiles="https://github.com/dundee/gdu/archive/v${version}.tar.gz"
-checksum=cb655d2c609925fb137357704dcbebf7d80796d9011ed43df8c79c18cfa893d7
+checksum=7fa8fbfb33e3abe71f89e90aac84111e49fb226ffba145822e1f2e0072668d70
 
 post_install() {
 	vman gdu.1

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

* Re: [PR PATCH] [Merged]: gdu: update to 5.23.0.
  2023-04-10 22:12 [PR PATCH] gdu: update to 5.23.0 TeddyDD
  2023-04-11  2:33 ` [PR REVIEW] " abenson
  2023-04-11 13:04 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-04-11 17:04 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-04-11 17:04 UTC (permalink / raw)
  To: ml

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

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

gdu: update to 5.23.0.
https://github.com/void-linux/void-packages/pull/43384

Description:
<!-- 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
-->


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

end of thread, other threads:[~2023-04-11 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-10 22:12 [PR PATCH] gdu: update to 5.23.0 TeddyDD
2023-04-11  2:33 ` [PR REVIEW] " abenson
2023-04-11 13:04 ` [PR PATCH] [Updated] " TeddyDD
2023-04-11 17:04 ` [PR PATCH] [Merged]: " abenson

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