[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (eb419bc -> e940a27)
From: |
Ludovic Courtès |
Subject: |
branch master updated (eb419bc -> e940a27) |
Date: |
Wed, 12 Oct 2016 21:36:45 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from eb419bc gnu: Add NFS related services.
new 402bb3b build: Arrange so temporary .go files are deleted upon
SIGINT.
new 69e7322 build: Make 'assert-no-store-file-names' effective.
new becbbef gnu: Add hdf4
new e940a27 doc: Add guide on how to specify dependencies for Python
packages.
The 4 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:
Makefile.am | 5 +-
build-aux/compile-all.scm | 6 +++
doc/guix.texi | 48 ++++++++++++++++++
gnu/local.mk | 2 +
gnu/packages/maths.scm | 59 +++++++++++++++++++++++
gnu/packages/patches/hdf4-reproducibility.patch | 35 ++++++++++++++
gnu/packages/patches/hdf4-shared-fortran.patch | 25 ++++++++++
7 files changed, 179 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/hdf4-reproducibility.patch
create mode 100644 gnu/packages/patches/hdf4-shared-fortran.patch
- branch master updated (eb419bc -> e940a27),
Ludovic Courtès <=