all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 62348@debbugs.gnu.org
Cc: ludo@gnu.org, Bruno Victal <mirai@makinata.eu>
Subject: [bug#62348] [PATCH 3/3] gnu: psmisc: Update to 23.6.
Date: Tue, 21 Mar 2023 17:11:22 +0000	[thread overview]
Message-ID: <d5005c72a941ae369faadfb908fac7fed539da06.1679418658.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1679417884.git.mirai@makinata.eu>

* gnu/packages/linux.scm (psmisc): Update to 23.6.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8ecbf32bf8..dfd9748a67 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2020,14 +2020,14 @@ (define-public powerstat
 (define-public psmisc
   (package
     (name "psmisc")
-    (version "23.5")
+    (version "23.6")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://sourceforge/psmisc/psmisc/psmisc-"
                           version ".tar.xz"))
       (sha256
-       (base32 "12z5786dnf37n8wvv73wdcqp3nvsqzhwdk3ajna0mag4yz1fqdyw"))))
+       (base32 "0al2138z0m2bqrviv3zw2i2km4v8xg5wrw867li4jk4s2l3dwz95"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.39.1





  parent reply	other threads:[~2023-03-21 17:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 17:04 [bug#62348] [PATCH 0/3] Update psmisc to 23.6 Bruno Victal
2023-03-21 17:11 ` [bug#62348] [PATCH 1/3] gnu: psmisc: Make description more informative Bruno Victal
2023-03-21 17:20   ` Nicolas Goaziou
2023-03-21 17:11 ` [bug#62348] [PATCH 2/3] gnu: psmisc: Use G-Expressions Bruno Victal
2023-03-21 17:11 ` Bruno Victal [this message]
2023-03-21 19:23 ` [bug#62348] [PATCH v2 1/3] gnu: psmisc: Make description more informative Bruno Victal
2023-03-21 19:23   ` [bug#62348] [PATCH v2 2/3] gnu: psmisc: Use G-Expressions Bruno Victal
2023-03-21 19:23   ` [bug#62348] [PATCH v2 3/3] gnu: psmisc: Update to 23.6 Bruno Victal
2023-08-24 16:52 ` [bug#62348] [PATCH v3 0/3] Improve psmisc description & update Bruno Victal
2023-08-24 16:54   ` [bug#62348] [PATCH v3 1/3] gnu: psmisc: Make description more informative Bruno Victal
2023-08-24 16:54   ` [bug#62348] [PATCH v3 2/3] gnu: psmisc: Use G-Expressions Bruno Victal
2023-08-24 16:54   ` [bug#62348] [PATCH v3 3/3] gnu: psmisc: Update to 23.6 Bruno Victal

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d5005c72a941ae369faadfb908fac7fed539da06.1679418658.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=62348@debbugs.gnu.org \
    --cc=ludo@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.