From: Greg Hogan <code@greghogan.com>
To: 55971@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#55971] [PATCH] gnu: htop: Update to 3.2.1.
Date: Tue, 14 Jun 2022 14:15:01 +0000 [thread overview]
Message-ID: <94cceba2b9bf4e70bbc0f284709d69e053381ac2.1655215897.git.code@greghogan.com> (raw)
* 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
next reply other threads:[~2022-06-14 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 14:15 Greg Hogan [this message]
2022-06-14 14:46 ` [bug#55971] [PATCH] gnu: htop: Update to 3.2.1 Tom Fitzhenry
2022-06-14 15:22 ` Greg Hogan
2022-06-14 20:52 ` Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=94cceba2b9bf4e70bbc0f284709d69e053381ac2.1655215897.git.code@greghogan.com \
--to=code@greghogan.com \
--cc=55971@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).