[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch version-1.2.0 updated (9909edd -> 7286c9b)
From: |
guix-commits |
Subject: |
branch version-1.2.0 updated (9909edd -> 7286c9b) |
Date: |
Sat, 7 Nov 2020 06:51:12 -0500 (EST) |
civodul pushed a change to branch version-1.2.0
in repository guix.
from 9909edd tests: mpd: Remove race condition; use default MPD
configuration.
new 02f5ee0 gnu: libffi: Fix building on powerpc.
new de6b649 tests: git-http: Avoid race condition.
new 7286c9b tests: nfs-root-fs: Use the right store file name.
The 3 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:
gnu/local.mk | 1 +
gnu/packages/libffi.scm | 24 +++-
.../patches/libffi-3.3-powerpc-fixes.patch | 138 +++++++++++++++++++++
gnu/tests/nfs.scm | 2 +-
gnu/tests/version-control.scm | 6 +-
5 files changed, 166 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/libffi-3.3-powerpc-fixes.patch
- branch version-1.2.0 updated (9909edd -> 7286c9b),
guix-commits <=