[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (10673d1 -> cbcdb77)
From: |
Ludovic Courtès |
Subject: |
branch master updated (10673d1 -> cbcdb77) |
Date: |
Fri, 11 May 2018 12:44:41 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 10673d1 guix: Fix typo.
new 30da317 pack: Relocatable wrapper now properly maps the current
UID/GID.
new 26b8cad pack: 'guix pack -S xxx' no longer adds entries twice to
the tarball.
new 4f38754 gnu: arpack-ng-openmpi: Fix build.
new 1a4e553 gnu: eog-plugins: Update to 3.26.2.
new cbcdb77 gnu: diffoscope: Update to 94.
The 5 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/packages/aux-files/run-in-namespace.c | 87 ++++++++++++++++++++++++-------
gnu/packages/gnome.scm | 4 +-
gnu/packages/maths.scm | 5 +-
gnu/packages/package-management.scm | 4 +-
guix/scripts/pack.scm | 23 +++++---
5 files changed, 93 insertions(+), 30 deletions(-)
- branch master updated (10673d1 -> cbcdb77),
Ludovic Courtès <=
- 03/05: gnu: arpack-ng-openmpi: Fix build., Ludovic Courtès, 2018/05/11
- 02/05: pack: 'guix pack -S xxx' no longer adds entries twice to the tarball., Ludovic Courtès, 2018/05/11
- 05/05: gnu: diffoscope: Update to 94., Ludovic Courtès, 2018/05/11
- 01/05: pack: Relocatable wrapper now properly maps the current UID/GID., Ludovic Courtès, 2018/05/11
- 04/05: gnu: eog-plugins: Update to 3.26.2., Ludovic Courtès, 2018/05/11