[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (7693f67 -> 0c048c1)
From: |
Tobias Geerinckx-Rice |
Subject: |
branch master updated (7693f67 -> 0c048c1) |
Date: |
Thu, 30 Aug 2018 13:29:02 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from 7693f67 gnu: pango: Replace with 1.42.4.
new aadd1d2 gnu: Add ddcutil.
new 6e8c75b gnu: Add msr-tools.
new 8294362 gnu: Add pipewalker.
new d6d9ca1 gnu: Don't use unstable tarballs in (packages opencl).
new 8a68b71 gnu: keyutils: Update to 1.5.11.
new 0c048c1 gnu: cmocka: Update to 1.1.2.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/check.scm | 6 +--
gnu/packages/crypto.scm | 9 ++--
gnu/packages/games.scm | 40 +++++++++++++++
gnu/packages/hardware.scm | 124 ++++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/opencl.scm | 96 +++++++++++++++++------------------
6 files changed, 219 insertions(+), 57 deletions(-)
create mode 100644 gnu/packages/hardware.scm
- branch master updated (7693f67 -> 0c048c1),
Tobias Geerinckx-Rice <=
- 06/06: gnu: cmocka: Update to 1.1.2., Tobias Geerinckx-Rice, 2018/08/30
- 05/06: gnu: keyutils: Update to 1.5.11., Tobias Geerinckx-Rice, 2018/08/30
- 04/06: gnu: Don't use unstable tarballs in (packages opencl)., Tobias Geerinckx-Rice, 2018/08/30
- 03/06: gnu: Add pipewalker., Tobias Geerinckx-Rice, 2018/08/30
- 01/06: gnu: Add ddcutil., Tobias Geerinckx-Rice, 2018/08/30
- 02/06: gnu: Add msr-tools., Tobias Geerinckx-Rice, 2018/08/30