unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 via Guix-patches via <guix-patches@gnu.org>
To: 50754@debbugs.gnu.org
Subject: [bug#50754] [PATCH] gnu: htop: Update to 3.1.0.
Date: Thu, 23 Sep 2021 19:33:12 +0800	[thread overview]
Message-ID: <tencent_326ABF36475279B220FFF674E4CA434A2209@qq.com> (raw)
Message-ID: <878rznr0b6.fsf@qq.com> (raw)

[-- 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

             reply	other threads:[~2021-09-23 11:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878rznr0b6.fsf@qq.com>
2021-09-23 11:33 ` Z572 via Guix-patches via [this message]
2021-09-23 16:03 ` [bug#50754] [PATCH] gnu: htop: Update to 3.1.0 Leo Famulari

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=tencent_326ABF36475279B220FFF674E4CA434A2209@qq.com \
    --to=guix-patches@gnu.org \
    --cc=50754@debbugs.gnu.org \
    --cc=873216071@qq.com \
    /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).