[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (e45d7f3 -> 253fcfe)
From: |
guix-commits |
Subject: |
branch master updated (e45d7f3 -> 253fcfe) |
Date: |
Tue, 25 Aug 2020 18:52:52 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from e45d7f3 gnu: icecat: Update to 68.12.0-guix0-preview1 [security
fixes].
new 4c5edee lint: Use 'with-error-handling'.
new 3b8eea1 gnu: hdf5: Distinguish the default hdf5 version.
new 8d0e5c2 .dir-locals.el: Add indentation rule for 'package/inherit'.
new 4788e55 gnu: hdf5: Use 'package/inherit' for variants.
new 949672c services: mcron: Validate jobs at build time.
new 5930963 gnu: hdf5-parallel-openmpi: Update to 1.10.6.
new 51c55ce gnu: netcdf-parallel-openmpi: Allow MPI tests to pass.
new 253fcfe gnu: octave: Remove unneeded 'source' field.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.dir-locals.el | 1 +
gnu/packages/maths.scm | 46 ++++++++++++++++++++++++++--------------------
gnu/services/mcron.scm | 24 +++++++++++++++++++++---
guix/scripts/lint.scm | 43 ++++++++++++++++++++++---------------------
4 files changed, 70 insertions(+), 44 deletions(-)
- branch master updated (e45d7f3 -> 253fcfe),
guix-commits <=
- 02/08: gnu: hdf5: Distinguish the default hdf5 version., guix-commits, 2020/08/25
- 01/08: lint: Use 'with-error-handling'., guix-commits, 2020/08/25
- 04/08: gnu: hdf5: Use 'package/inherit' for variants., guix-commits, 2020/08/25
- 06/08: gnu: hdf5-parallel-openmpi: Update to 1.10.6., guix-commits, 2020/08/25
- 07/08: gnu: netcdf-parallel-openmpi: Allow MPI tests to pass., guix-commits, 2020/08/25
- 05/08: services: mcron: Validate jobs at build time., guix-commits, 2020/08/25
- 03/08: .dir-locals.el: Add indentation rule for 'package/inherit'., guix-commits, 2020/08/25
- 08/08: gnu: octave: Remove unneeded 'source' field., guix-commits, 2020/08/25