[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ae5de93 -> 45d41c0)
From: |
guix-commits |
Subject: |
branch master updated (ae5de93 -> 45d41c0) |
Date: |
Tue, 14 May 2019 06:15:56 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from ae5de93 gnu: uncrustify: Update to 0.69.0.
new 549d157 gnu: hdf5: Build a thread-safe library.
new 3ea420f gnu: hdf5: Add dependency on Perl.
new 05d907a services: Add 'network-manager-applet' to
%DESKTOP-SERVICES.
new 8d08050 gnu: munge: Pass '--localstatedir=/var'.
new 5086742 gnu: Add font-hermit
new ef25070 installer: Allow for arbitrary long passphrases and
passwords.
new dcc3d40 gnu: Add emacs-evil-cleverparens
new 45d41c0 guix build: Gracefully handle invalid '--with-git-url'
specs.
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/installer/newt/page.scm | 3 ++-
gnu/installer/newt/user.scm | 3 ++-
gnu/packages/admin.scm | 11 ++++++++++-
gnu/packages/emacs-xyz.scm | 28 ++++++++++++++++++++++++++++
gnu/packages/fonts.scm | 37 +++++++++++++++++++++++++++++++++++++
gnu/packages/maths.scm | 19 ++++++++++++++++---
gnu/services/desktop.scm | 7 ++++++-
guix/scripts/build.scm | 5 ++++-
8 files changed, 105 insertions(+), 8 deletions(-)
- branch master updated (ae5de93 -> 45d41c0),
guix-commits <=
- 01/08: gnu: hdf5: Build a thread-safe library., guix-commits, 2019/05/14
- 04/08: gnu: munge: Pass '--localstatedir=/var'., guix-commits, 2019/05/14
- 03/08: services: Add 'network-manager-applet' to %DESKTOP-SERVICES., guix-commits, 2019/05/14
- 08/08: guix build: Gracefully handle invalid '--with-git-url' specs., guix-commits, 2019/05/14
- 06/08: installer: Allow for arbitrary long passphrases and passwords., guix-commits, 2019/05/14
- 07/08: gnu: Add emacs-evil-cleverparens, guix-commits, 2019/05/14
- 02/08: gnu: hdf5: Add dependency on Perl., guix-commits, 2019/05/14
- 05/08: gnu: Add font-hermit, guix-commits, 2019/05/14