[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: haveged: Update to 1.9.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/10: gnu: haveged: Update to 1.9.2. |
Date: |
Sun, 28 Jan 2018 18:24:23 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 87c6e9d27f88ed8d26bf9367a20d68821e4f6802
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 26 23:05:41 2018 +0100
gnu: haveged: Update to 1.9.2.
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
---
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 645bcca..89bad2c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3594,7 +3594,7 @@ such as frequency and voltage scaling.")
(define-public haveged
(package
(name "haveged")
- (version "1.9.1")
+ (version "1.9.2")
(source
(origin
(method url-fetch)
@@ -3602,7 +3602,7 @@ such as frequency and voltage scaling.")
version ".tar.gz"))
(sha256
(base32
- "059pxlfd4l5dqhd6r3lynzfz4wby2f17294fy17pi9j2jpnn68ww"))))
+ "0w5ypz6451msckivjriwyw8djydlwffam7x23xh626s2vzdrlzgp"))))
(build-system gnu-build-system)
(home-page "http://www.issihosts.com/haveged")
(synopsis "Entropy source for the Linux random number generator")
- branch master updated (de2bc8d -> 63899ca), Tobias Geerinckx-Rice, 2018/01/28
- 02/10: gnu: cargo-version: Fix URI in comment., Tobias Geerinckx-Rice, 2018/01/28
- 04/10: gnu: fbcat, slepc: Use INVOKE., Tobias Geerinckx-Rice, 2018/01/28
- 06/10: gnu: slepc: Update to 3.8.2., Tobias Geerinckx-Rice, 2018/01/28
- 09/10: gnu: haveged: Update to 1.9.2.,
Tobias Geerinckx-Rice <=
- 08/10: gnu: fbcat: Update to 0.5.1., Tobias Geerinckx-Rice, 2018/01/28
- 01/10: gnu: simplescreenrecorder: Update to 0.3.9., Tobias Geerinckx-Rice, 2018/01/28
- 03/10: gnu: openspecfun: Update to 0.5.3., Tobias Geerinckx-Rice, 2018/01/28
- 05/10: gnu: slepc: Update licence., Tobias Geerinckx-Rice, 2018/01/28
- 07/10: gnu: c-toxcore: Update to 0.1.11., Tobias Geerinckx-Rice, 2018/01/28
- 10/10: gnu: lvm2: Update to 2.02.177., Tobias Geerinckx-Rice, 2018/01/28