gnu: prrte: Update to 4.0.0.

* gnu/packages/parallel.scm (prrte): Update to 4.0.0.

Change-Id: I5a7679680a8313464115b1c4aaac89305c2fe1f7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Ludovic Courtès 2025-12-05 10:35:16 +01:00
parent 8cdef4cab6
commit 710d198457
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -785,7 +785,7 @@ commonly needed services in distributed and parallel computing systems.")
(define-public prrte
(package
(name "prrte")
(version "3.0.6")
(version "4.0.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -793,7 +793,7 @@ commonly needed services in distributed and parallel computing systems.")
version "/prrte-" version ".tar.bz2"))
(sha256
(base32
"0wiy0vk37v4db1jgxza8bci0cczcvj34dalzsrlz05dk45zb7dl3"))))
"1r2dxnv3spmfd3l5is8cly2mmmc98xgm9wvvih99j35sw1hwjbiw"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags