Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] btop: update to 1.4.0
@ 2024-10-09  9:13 voidisnull
  2024-10-09 12:45 ` [PR REVIEW] " tranzystorekk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidisnull @ 2024-10-09  9:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/voidisnull/void-packages btop
https://github.com/void-linux/void-packages/pull/52576

btop: update to 1.4.0
#### 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-musl)
- I built this PR locally for these architectures:
  - x86_64-glibc
  - i686


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

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

From 4ffb74ec62d7f113fa968319f80c1649539b9d9f Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Wed, 9 Oct 2024 14:42:20 +0530
Subject: [PATCH] btop: update to 1.4.0

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

diff --git a/srcpkgs/btop/template b/srcpkgs/btop/template
index 596219e6bcb3ea..c88aaf7ba93407 100644
--- a/srcpkgs/btop/template
+++ b/srcpkgs/btop/template
@@ -1,6 +1,6 @@
 # Template file for 'btop'
 pkgname=btop
-version=1.3.2
+version=1.4.0
 revision=1
 build_style=gnu-makefile
 short_desc="Monitor of resources"
@@ -9,4 +9,4 @@ license="Apache-2.0"
 homepage="https://github.com/aristocratos/btop"
 changelog="https://raw.githubusercontent.com/aristocratos/btop/main/CHANGELOG.md"
 distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz"
-checksum=331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e
+checksum=ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650

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

* Re: [PR REVIEW] btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
@ 2024-10-09 12:45 ` tranzystorekk
  2024-10-09 12:46 ` tranzystorekk
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-10-09 12:45 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/52576#discussion_r1793459639

Comment:
```suggestion
build_style=gnu-makefile
hostmakedepends="lowdown"
```

to generate manpage

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

* Re: btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
  2024-10-09 12:45 ` [PR REVIEW] " tranzystorekk
@ 2024-10-09 12:46 ` tranzystorekk
  2024-10-09 14:35 ` [PR PATCH] [Updated] " voidisnull
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-10-09 12:46 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/52576#issuecomment-2402225764

Comment:
Please remember to ping maintainer @RunningDroid

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

* Re: [PR PATCH] [Updated] btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
  2024-10-09 12:45 ` [PR REVIEW] " tranzystorekk
  2024-10-09 12:46 ` tranzystorekk
@ 2024-10-09 14:35 ` voidisnull
  2024-10-09 14:38 ` voidisnull
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidisnull @ 2024-10-09 14:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/voidisnull/void-packages btop
https://github.com/void-linux/void-packages/pull/52576

btop: update to 1.4.0
#### 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-musl)
- I built this PR locally for these architectures:
  - x86_64-glibc
  - i686


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

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

From 198ca7bf80199c5fd6f65276565d7791e101bc30 Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Wed, 9 Oct 2024 14:42:20 +0530
Subject: [PATCH] btop: update to 1.4.0

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

diff --git a/srcpkgs/btop/template b/srcpkgs/btop/template
index 596219e6bcb3ea..c88aaf7ba93407 100644
--- a/srcpkgs/btop/template
+++ b/srcpkgs/btop/template
@@ -1,6 +1,6 @@
 # Template file for 'btop'
 pkgname=btop
-version=1.3.2
+version=1.4.0
 revision=1
 build_style=gnu-makefile
 short_desc="Monitor of resources"
@@ -9,4 +9,4 @@ license="Apache-2.0"
 homepage="https://github.com/aristocratos/btop"
 changelog="https://raw.githubusercontent.com/aristocratos/btop/main/CHANGELOG.md"
 distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz"
-checksum=331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e
+checksum=ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650

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

* Re: [PR PATCH] [Updated] btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
                   ` (2 preceding siblings ...)
  2024-10-09 14:35 ` [PR PATCH] [Updated] " voidisnull
@ 2024-10-09 14:38 ` voidisnull
  2024-10-09 14:41 ` voidisnull
  2024-10-09 15:21 ` [PR PATCH] [Merged]: " tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: voidisnull @ 2024-10-09 14:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/voidisnull/void-packages btop
https://github.com/void-linux/void-packages/pull/52576

btop: update to 1.4.0
#### 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-musl)
- I built this PR locally for these architectures:
  - x86_64-glibc
  - i686


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

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

From bbd030c440ba7df09a15ad1559c868db9fab2445 Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Wed, 9 Oct 2024 14:42:20 +0530
Subject: [PATCH] btop: update to 1.4.0

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

diff --git a/srcpkgs/btop/template b/srcpkgs/btop/template
index 596219e6bcb3ea..0b2a55bf91a8df 100644
--- a/srcpkgs/btop/template
+++ b/srcpkgs/btop/template
@@ -1,12 +1,13 @@
 # Template file for 'btop'
 pkgname=btop
-version=1.3.2
+version=1.4.0
 revision=1
 build_style=gnu-makefile
+hostmakedepends="lowdown"
 short_desc="Monitor of resources"
 maintainer="RunningDroid <runningdroid@zoho.com>"
 license="Apache-2.0"
 homepage="https://github.com/aristocratos/btop"
 changelog="https://raw.githubusercontent.com/aristocratos/btop/main/CHANGELOG.md"
 distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz"
-checksum=331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e
+checksum=ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650

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

* Re: btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
                   ` (3 preceding siblings ...)
  2024-10-09 14:38 ` voidisnull
@ 2024-10-09 14:41 ` voidisnull
  2024-10-09 15:21 ` [PR PATCH] [Merged]: " tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: voidisnull @ 2024-10-09 14:41 UTC (permalink / raw)
  To: ml

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

New comment by voidisnull on void-packages repository

https://github.com/void-linux/void-packages/pull/52576#issuecomment-2402539741

Comment:
I will surely remember to ping the maintainer next time if I update any packages which are under them.

And once again thank you tranzystorekk.

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

* Re: [PR PATCH] [Merged]: btop: update to 1.4.0
  2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
                   ` (4 preceding siblings ...)
  2024-10-09 14:41 ` voidisnull
@ 2024-10-09 15:21 ` tranzystorekk
  5 siblings, 0 replies; 7+ messages in thread
From: tranzystorekk @ 2024-10-09 15:21 UTC (permalink / raw)
  To: ml

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

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

btop: update to 1.4.0
https://github.com/void-linux/void-packages/pull/52576

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-musl)
- I built this PR locally for these architectures:
  - x86_64-glibc
  - i686


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

end of thread, other threads:[~2024-10-09 15:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-09  9:13 [PR PATCH] btop: update to 1.4.0 voidisnull
2024-10-09 12:45 ` [PR REVIEW] " tranzystorekk
2024-10-09 12:46 ` tranzystorekk
2024-10-09 14:35 ` [PR PATCH] [Updated] " voidisnull
2024-10-09 14:38 ` voidisnull
2024-10-09 14:41 ` voidisnull
2024-10-09 15:21 ` [PR PATCH] [Merged]: " tranzystorekk

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