mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: stress-ng: Update to 0.20.01.
* gnu/packages/admin.scm (stress-ng): Update to 0.20.01. Change-Id: I402d3e2b6387d6c48099fa0cf0309414d403c343
This commit is contained in:
@@ -2994,7 +2994,7 @@ system is under heavy load.")
|
||||
(define-public stress-ng
|
||||
(package
|
||||
(name "stress-ng")
|
||||
(version "0.19.06")
|
||||
(version "0.20.01")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -3003,7 +3003,7 @@ system is under heavy load.")
|
||||
(commit (string-append "V" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0fxyxxswkx5ay8i2w8ajsiagkysh8d41l88vls9c4rc35wxzhwf6"))))
|
||||
(base32 "1jkinrxh9ppv7xfii9xlisnd2679wnj4ljq12h8y0nvwrm8fkm0b"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
;; XXX The test suite seems to cause instability on the VisionFive 2
|
||||
|
||||
Reference in New Issue
Block a user