[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a6baae7 -> 19d0554)
From: |
guix-commits |
Subject: |
branch master updated (a6baae7 -> 19d0554) |
Date: |
Tue, 27 Aug 2019 06:46:11 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from a6baae7 gnu: Add uniutils.
new dd6976d import: github: 'github-package?' uses
'package-upstream-name'.
new abba407 gnu: guile-bytestructures: Add upstream name.
new b29d6ab gnu: guile-bytestructures: Update to 1.0.6.
new 2b7c89f docker: Take a list of directives instead of a list of
symlinks.
new 7979a28 pack: Create /tmp in Docker images.
new 24e3dd0 gnu: libmicrohttpd: Update to 0.9.66.
new 30e7c03 gnu: Add python-elementpath.
new 19d0554 gnu: Add template-glib.
The 8 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/glib.scm | 38 +++++++++++++++++++++++++
gnu/packages/gnunet.scm | 4 +--
gnu/packages/guile.scm | 7 +++--
gnu/packages/python-xyz.scm | 26 +++++++++++++++++
gnu/tests/docker.scm | 13 +++++++--
guix/docker.scm | 68 +++++++++++++++++++++------------------------
guix/import/github.scm | 2 +-
guix/scripts/pack.scm | 22 +++++++++++++--
tests/pack.scm | 1 +
9 files changed, 134 insertions(+), 47 deletions(-)
- branch master updated (a6baae7 -> 19d0554),
guix-commits <=
- 01/08: import: github: 'github-package?' uses 'package-upstream-name'., guix-commits, 2019/08/27
- 02/08: gnu: guile-bytestructures: Add upstream name., guix-commits, 2019/08/27
- 03/08: gnu: guile-bytestructures: Update to 1.0.6., guix-commits, 2019/08/27
- 04/08: docker: Take a list of directives instead of a list of symlinks., guix-commits, 2019/08/27
- 07/08: gnu: Add python-elementpath., guix-commits, 2019/08/27
- 08/08: gnu: Add template-glib., guix-commits, 2019/08/27
- 05/08: pack: Create /tmp in Docker images., guix-commits, 2019/08/27
- 06/08: gnu: libmicrohttpd: Update to 0.9.66., guix-commits, 2019/08/27