[PATCH] gnu: nethogs: Update to 0.8.8.

  • Open
  • quality assurance status badge
Details
2 participants
  • David Pflug
  • Nicolas Graves
Owner
unassigned
Submitted by
David Pflug
Severity
normal
D
D
David Pflug wrote on 28 Oct 23:24 +0100
(address . guix-patches@gnu.org)(name . David Pflug)(address . david@pflug.io)
cf6b39c9280444e4b9e85098d8b08829538734a0.1730154284.git.david@pflug.io
* gnu/packages/networking.scm (nethogs): Update to 0.8.8.

Change-Id: I68e127f52b731ebed5470d4372bc3956ddc073af
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index be663b0dd8..c79e118f1a 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2806,7 +2806,7 @@ (define-public iperf
(define-public nethogs
(package
(name "nethogs")
- (version "0.8.7")
+ (version "0.8.8")
(source
(origin
(method git-fetch)
@@ -2815,7 +2815,7 @@ (define-public nethogs
(commit (string-append "v" version))))
(hash
(content-hash
- (base32 "10shdwvfj90lp2fxz9260342a1c2n1jbw058qy5pyq5kh3xwr9b8")
+ (base32 "0iaiv1hqahbxyjqqcjvsn8yhvjxdmxjnhqqgijc1a841ck44q9gv")
sha256))
(file-name (git-file-name name version))))
(build-system gnu-build-system)

base-commit: 9bae05caa5780a4d736ce3472045f8ebd8abc0eb
--
2.46.0
N
N
Nicolas Graves wrote 35 hours ago
tag 74071 easy
(address . control@debbugs.gnu.org)
87zfmgvxrr.fsf@ngraves.fr
tags 74071 + easy
quit

--
Best regards,
Nicolas Graves
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74071@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74071
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch