[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (56bf42f -> 8f21aa2)
From: |
Ludovic Courtès |
Subject: |
branch master updated (56bf42f -> 8f21aa2) |
Date: |
Fri, 15 Sep 2017 12:31:59 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 56bf42f gnu: libzip: Fix building on 32-bit architectures.
new 893f9d2 gnu: Add pydf.
new 24d1581 gnu: Add python-schedule.
new 66e5570 gnu: emacs-emms: Fix metadata retrieval for MP3 and FLAC
files.
new 8f21aa2 gnu: Add openfoam.
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:
gnu/local.mk | 2 +
gnu/packages/disk.scm | 21 ++
gnu/packages/emacs.scm | 10 +
gnu/packages/patches/openfoam-4.1-cleanup.patch | 243 ++++++++++++++++++++++++
gnu/packages/python.scm | 27 +++
gnu/packages/simulation.scm | 212 +++++++++++++++++++++
6 files changed, 515 insertions(+)
create mode 100644 gnu/packages/patches/openfoam-4.1-cleanup.patch
create mode 100644 gnu/packages/simulation.scm
- branch master updated (56bf42f -> 8f21aa2),
Ludovic Courtès <=