[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: htop: Update to 3.1.1.
From: |
guix-commits |
Subject: |
02/06: gnu: htop: Update to 3.1.1. |
Date: |
Sat, 16 Oct 2021 21:00:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 51b776291491d984e5d875be361350d2340dbb54
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 17 01:44:00 2021 +0200
gnu: htop: Update to 3.1.1.
* gnu/packages/admin.scm (htop): Update to 3.1.1.
---
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 a00976e..df108d0 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -637,7 +637,7 @@ console.")
(define-public htop
(package
(name "htop")
- (version "3.1.0")
+ (version "3.1.1")
(source
(origin
(method git-fetch)
@@ -645,7 +645,7 @@ console.")
(url "https://github.com/htop-dev/htop")
(commit version)))
(sha256
- (base32 "1ngvidaka6xbfb3l4zxmlksk2ms93fy3sb76w7917kjgn9mh53zz"))
+ (base32 "19xnqnavpxbyix2gp1p3lbhlaawx0gdklx3aq4x4ylrxml2nwyi6"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs
- branch master updated (6cd33f8 -> 258a27e), guix-commits, 2021/10/16
- 03/06: gnu: inxi-minimal: Update to 3.3.07-1., guix-commits, 2021/10/16
- 01/06: gnu: c-ares: Update to 1.17.2., guix-commits, 2021/10/16
- 05/06: gnu: blueman: Update to 2.2.2., guix-commits, 2021/10/16
- 02/06: gnu: htop: Update to 3.1.1.,
guix-commits <=
- 04/06: gnu: jitterentropy-rngd: Update to 1.2.5., guix-commits, 2021/10/16
- 06/06: gnu: hwinfo: Update to 21.77., guix-commits, 2021/10/16