[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (5084fd3 -> 7eee37c)
From: |
guix-commits |
Subject: |
branch core-updates updated (5084fd3 -> 7eee37c) |
Date: |
Sat, 11 Apr 2020 15:36:04 -0400 (EDT) |
janneke pushed a change to branch core-updates
in repository guix.
from 5084fd3 system: hurd: Add guile-candy.
new a58f370 gnu: openssl: Support cross-compilation to the Hurd.
new 6a39cbe gnu: openssh: Build fix for the Hurd.
new 5411229 gnu: guile-json: Cross-build fix.
new 7eee37c gnu: gnutls-3.6.13: Cross-build fix.
The 4 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 | 3 ++
gnu/packages/guile.scm | 13 ++++-
gnu/packages/patches/gnutls-cross.patch | 82 +++++++++++++++++++++++++++++
gnu/packages/patches/guile-json-cross.patch | 54 +++++++++++++++++++
gnu/packages/patches/openssh-hurd.patch | 30 +++++++++++
gnu/packages/ssh.scm | 7 ++-
gnu/packages/tls.scm | 12 ++++-
7 files changed, 196 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/gnutls-cross.patch
create mode 100644 gnu/packages/patches/guile-json-cross.patch
create mode 100644 gnu/packages/patches/openssh-hurd.patch
- branch core-updates updated (5084fd3 -> 7eee37c),
guix-commits <=