[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/20: gnu: rng-tools: Update to 6.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/20: gnu: rng-tools: Update to 6.2. |
Date: |
Wed, 16 May 2018 21:21:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 41c77ba3ff56fccee1dc4fc46ae88f0dbe674266
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 15:42:29 2018 +0200
gnu: rng-tools: Update to 6.2.
* gnu/packages/linux.scm (rng-tools): Update to 6.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 0f72701..f949e3f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3516,7 +3516,7 @@ The following service daemons are also provided:
(define-public rng-tools
(package
(name "rng-tools")
- (version "6.1")
+ (version "6.2")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/nhorman/rng-tools/"
@@ -3524,7 +3524,7 @@ The following service daemons are also provided:
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "00ywsknjpc9jd9kfmz2syk9l0xkiiwyx5qhl5zvhhc69v6682i31"))))
+ "0xy4qmfhvkr5z4jr9j55dn5gnajr2jccdp6n0xsxkipjcgag342j"))))
(build-system gnu-build-system)
(arguments
`(;; Avoid using OpenSSL, curl, and libxml2, reducing the closure by 166
MiB.
- branch master updated (2112a99 -> 649b334), Tobias Geerinckx-Rice, 2018/05/16
- 04/20: gnu: usbutils: Update to 010., Tobias Geerinckx-Rice, 2018/05/16
- 02/20: gnu: graphicsmagick: Update to 1.3.29., Tobias Geerinckx-Rice, 2018/05/16
- 01/20: gnu: feh: Update to 2.26.2., Tobias Geerinckx-Rice, 2018/05/16
- 10/20: gnu: libnftnl: Update to 1.1.0., Tobias Geerinckx-Rice, 2018/05/16
- 08/20: gnu: r-desolve: Update to 1.21., Tobias Geerinckx-Rice, 2018/05/16
- 09/20: gnu: libraw: Update to 0.18.11., Tobias Geerinckx-Rice, 2018/05/16
- 12/20: gnu: python-numexpr: Update to 2.6.5., Tobias Geerinckx-Rice, 2018/05/16
- 07/20: gnu: rng-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/16
- 06/20: gnu: rng-tools: Update to 6.2.,
Tobias Geerinckx-Rice <=
- 11/20: gnu: libfm: Update to 1.3.0.2., Tobias Geerinckx-Rice, 2018/05/16
- 14/20: gnu: python-ddt: Update to 1.1.3., Tobias Geerinckx-Rice, 2018/05/16
- 05/20: gnu: python-graphviz: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/05/16
- 15/20: gnu: dash: Update to 0.5.10.1., Tobias Geerinckx-Rice, 2018/05/16
- 13/20: gnu: python-netifaces: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/05/16
- 19/20: gnu: r-rcppprogress: Update to 0.4.1., Tobias Geerinckx-Rice, 2018/05/16
- 18/20: gnu: r-plotrix: Update to 3.7-1., Tobias Geerinckx-Rice, 2018/05/16
- 16/20: gnu: r-bit: Update to 1.1-13., Tobias Geerinckx-Rice, 2018/05/16
- 20/20: gnu: libdca: Update to 0.0.6., Tobias Geerinckx-Rice, 2018/05/16
- 03/20: gnu: phonon: Update to 4.10.1., Tobias Geerinckx-Rice, 2018/05/16