* [bug#74071] [PATCH] gnu: nethogs: Update to 0.8.8.
@ 2024-10-28 22:24 David Pflug
0 siblings, 0 replies; only message in thread
From: David Pflug @ 2024-10-28 22:24 UTC (permalink / raw)
To: 74071; +Cc: David Pflug
* 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(-)
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-28 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 22:24 [bug#74071] [PATCH] gnu: nethogs: Update to 0.8.8 David Pflug
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).