[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (c2e87ca -> 4828ff9)
From: |
Mark H. Weaver |
Subject: |
branch master updated (c2e87ca -> 4828ff9) |
Date: |
Mon, 04 Jan 2016 21:11:18 +0000 |
mhw pushed a change to branch master
in repository guix.
from c2e87ca gnu: julia: Update to 0.4.2.
new 2a6afac gnu: gtk+-2: Add patch to support GUIX_GTK2_PATH.
new 4828ff9 gnu: gtk+: Add patch to support GUIX_GTK3_PATH.
The 2 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-system.am | 2 +
gnu/packages/gtk.scm | 18 ++++++--
.../patches/gtk2-respect-GUIX_GTK2_PATH.patch | 46 ++++++++++++++++++++
.../patches/gtk3-respect-GUIX_GTK3_PATH.patch | 38 ++++++++++++++++
4 files changed, 100 insertions(+), 4 deletions(-)
create mode 100644 gnu/packages/patches/gtk2-respect-GUIX_GTK2_PATH.patch
create mode 100644 gnu/packages/patches/gtk3-respect-GUIX_GTK3_PATH.patch
- branch master updated (c2e87ca -> 4828ff9),
Mark H. Weaver <=