[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/24: gnu: psmisc: Update to 23.5.
From: |
guix-commits |
Subject: |
06/24: gnu: psmisc: Update to 23.5. |
Date: |
Tue, 24 May 2022 20:22:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3d00f10ed592adb923eb3ac87d53220b07019f60
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:00 2022 +0200
gnu: psmisc: Update to 23.5.
* gnu/packages/linux.scm (psmisc): Update to 23.5.
---
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 84fd8a4faf..8c1e2aa279 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1784,14 +1784,14 @@ deviation, and minimum and maximum values. It can show
a nice histogram too.")
(define-public psmisc
(package
(name "psmisc")
- (version "23.4")
+ (version "23.5")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/psmisc/psmisc/psmisc-"
version ".tar.xz"))
(sha256
- (base32 "0y8n1jd2dn4cvc5mh806d66qnq8xl0xmzczbycjwal10rvmcw33z"))))
+ (base32 "12z5786dnf37n8wvv73wdcqp3nvsqzhwdk3ajna0mag4yz1fqdyw"))))
(build-system gnu-build-system)
(arguments
`(,@(if (%current-target-system)
- 08/24: gnu: jitterentropy-rngd: Update to 1.2.7., (continued)
- 08/24: gnu: jitterentropy-rngd: Update to 1.2.7., guix-commits, 2022/05/24
- 04/24: gnu: mbuffer: Update to 20220418., guix-commits, 2022/05/24
- 09/24: gnu: libinih: Update to 55., guix-commits, 2022/05/24
- 01/24: gnu: busybox: Update to 1.34.1., guix-commits, 2022/05/24
- 17/24: gnu: iotop: Update to 0.6-0.a14256a., guix-commits, 2022/05/24
- 18/24: gnu: iotop: Rename to iotop-python., guix-commits, 2022/05/24
- 20/24: gnu: ltris: Update to 1.2.4., guix-commits, 2022/05/24
- 21/24: gnu: editres: Update to 1.0.8., guix-commits, 2022/05/24
- 22/24: gnu: criu: Update to 3.17., guix-commits, 2022/05/24
- 24/24: gnu: breezy: Update to 3.2.2., guix-commits, 2022/05/24
- 06/24: gnu: psmisc: Update to 23.5.,
guix-commits <=
- 03/24: gnu: ytnef: Don't build static library., guix-commits, 2022/05/24
- 07/24: gnu: fakeroot: Update to 1.28., guix-commits, 2022/05/24
- 14/24: gnu: asco: Update to 0.4.11., guix-commits, 2022/05/24
- 16/24: gnu: cowsay: Update to 3.7.0., guix-commits, 2022/05/24
- 12/24: gnu: libite: Don't build static library., guix-commits, 2022/05/24
- 11/24: gnu: libite: Update to 2.5.2., guix-commits, 2022/05/24
- 13/24: gnu: ropgadget: Use HTTPS home page., guix-commits, 2022/05/24
- 15/24: gnu: asco: Use SEARCH-INPUT-FILE., guix-commits, 2022/05/24
- 19/24: gnu: Add iotop, now in C., guix-commits, 2022/05/24
- 23/24: gnu: Add python-fastbencode., guix-commits, 2022/05/24