[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bbc4167 -> 208abec)
From: |
Ludovic Courtès |
Subject: |
branch master updated (bbc4167 -> 208abec) |
Date: |
Wed, 31 May 2017 11:09:07 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bbc4167 gnu: dovecot: Update to 2.2.30.1.
new 3e89491 tests: Fix race condition in 'container-excursion*' test.
new 17ce0d4 gnu: Add libzen.
new e0c4070 gnu: Add libmediainfo
new d5fa277 gnu: Add mediainfo.
new 406c46e gnu: font-go: Update to 20170330-1.f03a046.
new 208abec gnu: font-iosevka: Update to 1.12.5.
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/cpp.scm | 59 +++++++++++++++++++++++++++++
gnu/packages/fonts.scm | 64 +++++++++++++++----------------
gnu/packages/video.scm | 101 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/containers.scm | 3 +-
5 files changed, 195 insertions(+), 33 deletions(-)
create mode 100644 gnu/packages/cpp.scm
- branch master updated (bbc4167 -> 208abec),
Ludovic Courtès <=
- 01/06: tests: Fix race condition in 'container-excursion*' test., Ludovic Courtès, 2017/05/31
- 04/06: gnu: Add mediainfo., Ludovic Courtès, 2017/05/31
- 05/06: gnu: font-go: Update to 20170330-1.f03a046., Ludovic Courtès, 2017/05/31
- 03/06: gnu: Add libmediainfo, Ludovic Courtès, 2017/05/31
- 02/06: gnu: Add libzen., Ludovic Courtès, 2017/05/31
- 06/06: gnu: font-iosevka: Update to 1.12.5., Ludovic Courtès, 2017/05/31