unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50754] [PATCH] gnu: htop: Update to 3.1.0.
       [not found] <878rznr0b6.fsf@qq.com>
@ 2021-09-23 11:33 ` Z572 via Guix-patches via
  2021-09-23 16:03 ` Leo Famulari
  1 sibling, 0 replies; 2+ messages in thread
From: Z572 via Guix-patches via @ 2021-09-23 11:33 UTC (permalink / raw)
  To: 50754

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-htop-Update-to-3.1.0.patch --]
[-- Type: text/x-patch, Size: 1056 bytes --]

From 31163c7fede78d128ab01c451a333d4ef2248c5a Mon Sep 17 00:00:00 2001
From: Z572 <873216071@qq.com>
Date: Thu, 23 Sep 2021 19:28:19 +0800
Subject: [PATCH] gnu: htop: Update to 3.1.0.

* gnu/packages/admin.scm (htop): Update to 3.1.0.
---
 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 cdf85edcc7..fe73ba9126 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -637,7 +637,7 @@ console.")
 (define-public htop
   (package
     (name "htop")
-    (version "3.0.5")
+    (version "3.1.0")
     (source
      (origin
        (method git-fetch)
@@ -645,7 +645,7 @@ console.")
              (url "https://github.com/htop-dev/htop")
              (commit version)))
        (sha256
-        (base32 "10lp6cbfvigzp6pq5nwj3s3l4vs7cv92krz2r08nwrz8vl6rqdzp"))
+        (base32 "1ngvidaka6xbfb3l4zxmlksk2ms93fy3sb76w7917kjgn9mh53zz"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (inputs
-- 
2.33.0


[-- Attachment #2: Type: text/plain, Size: 10 bytes --]


-- 
over

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#50754] [PATCH] gnu: htop: Update to 3.1.0.
       [not found] <878rznr0b6.fsf@qq.com>
  2021-09-23 11:33 ` [bug#50754] [PATCH] gnu: htop: Update to 3.1.0 Z572 via Guix-patches via
@ 2021-09-23 16:03 ` Leo Famulari
  1 sibling, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-09-23 16:03 UTC (permalink / raw)
  To: 50754; +Cc: 50754-done

On Thu, Sep 23, 2021 at 07:33:12PM +0800, Z572 via Guix-patches via wrote:
> From 31163c7fede78d128ab01c451a333d4ef2248c5a Mon Sep 17 00:00:00 2001
> From: Z572 <873216071@qq.com>
> Date: Thu, 23 Sep 2021 19:28:19 +0800
> Subject: [PATCH] gnu: htop: Update to 3.1.0.
> 
> * gnu/packages/admin.scm (htop): Update to 3.1.0.

Thanks! Pushed as e1401fb7275e4630de730658f3169697013f4321




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-23 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <878rznr0b6.fsf@qq.com>
2021-09-23 11:33 ` [bug#50754] [PATCH] gnu: htop: Update to 3.1.0 Z572 via Guix-patches via
2021-09-23 16:03 ` Leo Famulari

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).