[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (65dccb3 -> 8033772)
From: |
Ludovic Courtès |
Subject: |
branch master updated (65dccb3 -> 8033772) |
Date: |
Wed, 9 Nov 2016 20:24:59 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from 65dccb3 gnu: Add vifm.
new 624144e doc: Mention elpa.gnu.org package signatures.
new 28791c1 gnu: hidapi: Fix 'license'.
new 5a16e1c gnu: Add libkomparediff2.
new 8bb115e gnu: Add kdevelop-pg-qt.
new c169d91 lint: 'cve' checker catches 'tls-certificate-error'.
new 8033772 gnu: address@hidden, address@hidden: Work around use of
'movabs' for /gnu/store strings.
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:
doc/guix.texi | 6 ++
gnu/local.mk | 1 +
gnu/packages/gcc.scm | 6 +-
gnu/packages/kde.scm | 58 +++++++++++++++++
gnu/packages/libusb.scm | 2 +-
.../patches/gcc-strmov-store-file-names.patch | 66 ++++++++++++++++++++
guix/scripts/lint.scm | 36 +++++++----
7 files changed, 159 insertions(+), 16 deletions(-)
create mode 100644 gnu/packages/patches/gcc-strmov-store-file-names.patch
- branch master updated (65dccb3 -> 8033772),
Ludovic Courtès <=
- 02/06: gnu: hidapi: Fix 'license'., Ludovic Courtès, 2016/11/09
- 01/06: doc: Mention elpa.gnu.org package signatures., Ludovic Courtès, 2016/11/09
- 04/06: gnu: Add kdevelop-pg-qt., Ludovic Courtès, 2016/11/09
- 03/06: gnu: Add libkomparediff2., Ludovic Courtès, 2016/11/09
- 06/06: gnu: address@hidden, address@hidden: Work around use of 'movabs' for /gnu/store strings., Ludovic Courtès, 2016/11/09
- 05/06: lint: 'cve' checker catches 'tls-certificate-error'., Ludovic Courtès, 2016/11/09