emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55971: closed ([PATCH] gnu: htop: Update to 3.2.1.)


From: GNU bug Tracking System
Subject: bug#55971: closed ([PATCH] gnu: htop: Update to 3.2.1.)
Date: Tue, 14 Jun 2022 20:54:03 +0000

Your message dated Tue, 14 Jun 2022 22:52:18 +0200
with message-id <878rpzx8zn@nckx>
and subject line Re: [bug#55971] [PATCH] gnu: htop: Update to 3.2.1.
has caused the debbugs.gnu.org bug report #55971,
regarding [PATCH] gnu: htop: Update to 3.2.1.
to be marked as done.

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


-- 
55971: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55971
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: htop: Update to 3.2.1. Date: Tue, 14 Jun 2022 14:15:01 +0000
* gnu/packages/admin.scm (htop): Update to 3.2.1.
---
The htop package has no dependencies.

 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 48000b9b6e..21983848a0 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -680,7 +680,7 @@ (define-public ttyload
 (define-public htop
   (package
     (name "htop")
-    (version "3.2.0")
+    (version "3.2.1")
     (source
      (origin
        (method git-fetch)
@@ -688,7 +688,7 @@ (define-public htop
              (url "https://github.com/htop-dev/htop";)
              (commit version)))
        (sha256
-        (base32 "16l1r2ixzs640ybqp2x8bfyvk98kiywy7k3sjmp5j5npdzn5ryd7"))
+        (base32 "0yfmkw3y4qyd42svhpiijif7krvmnb8z88y6h9g4fwf7sfynq2rk"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (inputs
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55971] [PATCH] gnu: htop: Update to 3.2.1. Date: Tue, 14 Jun 2022 22:52:18 +0200
Greg Hogan 写道:
* gnu/packages/admin.scm (htop): Update to 3.2.1.

Pushed as 142d136abd21b22ac1f54de7f782042b95ddfd7d.

Thanks!

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]