gnu: pdsh: Update to 2.35.

* gnu/packages/ssh.scm (pdsh): Update to 2.35.

Change-Id: I495b73eea220ef1896ca111dd0d28ce96cea81ac
This commit is contained in:
Greg Hogan 2025-07-18 21:30:05 +00:00
parent e9b40d8b5f
commit 1fdb37bffc
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -758,7 +758,7 @@ monitor it, restarting it as necessary should it die or stop passing traffic.")
(define-public pdsh
(package
(name "pdsh")
(version "2.34")
(version "2.35")
(source
(origin
(method url-fetch)
@ -766,7 +766,7 @@ monitor it, restarting it as necessary should it die or stop passing traffic.")
"releases/download/pdsh-" version
"/pdsh-" version ".tar.gz"))
(sha256
(base32 "1s91hmhrz7rfb6h3l5k97s393rcm1ww3svp8dx5z8vkkc933wyxl"))))
(base32 "1ziw142im1hzj0wr20msrp97sp709x1c9ybgilzz9zs8g0s1bvvm"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags