GNU bug report logs - #54994
[PATCH] gnu: nethogs: Update to 0.8.7.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 17 Apr 2022 18:11:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54994: closed ([PATCH] gnu: nethogs: Update to 0.8.7.)
Date: Tue, 26 Apr 2022 07:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 26 Apr 2022 09:35:29 +0200
with message-id <87levswb3y.fsf <at> gnu.org>
and subject line Re: bug#54994: [PATCH] gnu: nethogs: Update to 0.8.7.
has caused the debbugs.gnu.org bug report #54994,
regarding [PATCH] gnu: nethogs: Update to 0.8.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54994: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54994
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: nethogs: Update to 0.8.7.
Date: Sun, 17 Apr 2022 20:09:24 +0200
* gnu/packages/networking.scm (nethogs): Update to 0.8.7.
---
 gnu/packages/networking.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b45f2f79f2..9010e1f120 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -39,7 +39,7 @@
 ;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
 ;;; Copyright © 2020 Jesse Dowell <jessedowell <at> gmail.com>
 ;;; Copyright © 2020 Hamzeh Nasajpour <h.nasajpour <at> pantherx.org>
-;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020, 2022 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2021 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
 ;;; Copyright © 2021 Justin Veilleux <terramorpha <at> cock.li>
 ;;; Copyright © 2021 Vinicius Monego <monego <at> posteo.net>
@@ -2450,7 +2450,7 @@ (define-public iperf
 (define-public nethogs
   (package
     (name "nethogs")
-    (version "0.8.6")
+    (version "0.8.7")
     (source
      (origin
        (method git-fetch)
@@ -2459,7 +2459,7 @@ (define-public nethogs
              (commit (string-append "v" version))))
        (hash
         (content-hash
-         (base32 "0sn1sdp86akwlm4r1vmkxjjl50c0xaisk91bbz57z7kcsaphxna9")
+         (base32 "10shdwvfj90lp2fxz9260342a1c2n1jbw058qy5pyq5kh3xwr9b8")
          sha256))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
-- 
2.35.1



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 54994-done <at> debbugs.gnu.org
Subject: Re: bug#54994: [PATCH] gnu: nethogs: Update to 0.8.7.
Date: Tue, 26 Apr 2022 09:35:29 +0200
> * gnu/packages/networking.scm (nethogs): Update to 0.8.7.

Pushed, thanks!

Mathieu


This bug report was last modified 3 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.