[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: stress: Update to 1.0.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/11: gnu: stress: Update to 1.0.4. |
Date: |
Thu, 18 Jan 2018 20:42:34 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ca52937c29624f0d39dda2372d4af7e1c09f4494
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 19 00:49:50 2018 +0100
gnu: stress: Update to 1.0.4.
* gnu/packages/admin.scm (stress): Update to 1.0.4.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 5767351..582c789 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1142,14 +1142,14 @@ development, not the kernel implementation of ACPI.")
(define-public stress
(package
(name "stress")
- (version "1.0.1")
+ (version "1.0.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://debian/pool/main/s/stress/stress_"
version ".orig.tar.gz"))
(sha256
(base32
- "1v9vnzlihqfjsxa93hdbrq72pqqk00dkylmlg8jpxhm7s1w9qfl1"))))
+ "0nw210jajk38m3y7h8s130ps2qsbz7j75wab07hi2r3hlz14yzh5"))))
(build-system gnu-build-system)
(home-page "https://packages.debian.org/sid/stress")
(synopsis "Impose load on and stress test a computer system")
- branch master updated (37d110d -> fbf210c), Tobias Geerinckx-Rice, 2018/01/18
- 03/11: gnu: mpc: Update home page., Tobias Geerinckx-Rice, 2018/01/18
- 06/11: gnu: gmp: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/18
- 04/11: gnu: mpc: Edit synopsis & description., Tobias Geerinckx-Rice, 2018/01/18
- 07/11: gnu: gmp: Edit description., Tobias Geerinckx-Rice, 2018/01/18
- 08/11: gnu: stress: Use newer and HTTPS home page., Tobias Geerinckx-Rice, 2018/01/18
- 02/11: gnu: mpfi: Edit synopsis & description., Tobias Geerinckx-Rice, 2018/01/18
- 05/11: gnu: mpfr: Edit synopsis & description., Tobias Geerinckx-Rice, 2018/01/18
- 01/11: gnu: mpfi: Update to 1.5.3., Tobias Geerinckx-Rice, 2018/01/18
- 09/11: gnu: stress: Update to 1.0.4.,
Tobias Geerinckx-Rice <=
- 10/11: gnu: testdisk: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/18
- 11/11: gnu: rdup: Update to 1.1.15., Tobias Geerinckx-Rice, 2018/01/18