[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (7d3373a -> f9ff014)
From: |
Eric Bavier |
Subject: |
branch master updated (7d3373a -> f9ff014) |
Date: |
Thu, 4 May 2017 23:03:10 -0400 (EDT) |
bavier pushed a change to branch master
in repository guix.
from 7d3373a gnu: openssh: groff is a native-input.
new f9ff014 gnu: Add cool-retro-term.
The 1 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 | 4 +
.../cool-retro-term-dont-check-uninit-member.patch | 33 ++++
.../patches/cool-retro-term-fix-array-size.patch | 25 +++
.../patches/cool-retro-term-memory-leak-1.patch | 32 ++++
.../cool-retro-term-remove-non-free-fonts.patch | 205 +++++++++++++++++++++
gnu/packages/terminals.scm | 110 +++++++++++
6 files changed, 409 insertions(+)
create mode 100644
gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch
create mode 100644 gnu/packages/patches/cool-retro-term-fix-array-size.patch
create mode 100644 gnu/packages/patches/cool-retro-term-memory-leak-1.patch
create mode 100644
gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch
- branch master updated (7d3373a -> f9ff014),
Eric Bavier <=