[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (5afc737 -> 411ba51)
From: |
Ludovic Courtès |
Subject: |
branch master updated (5afc737 -> 411ba51) |
Date: |
Wed, 17 May 2017 10:20:15 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 5afc737 gnu: mes: Don't fail when (%current-target-system) is #f.
new 102a0e8 gnu: emacs-org: Update to 20170515.
new be62e22 build: Compile stackage only if 'guile-json' is available.
new 6d35b1c gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell
or $ASPELL_DICT_DIR.
new 411ba51 gnu: Add gspell.
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:
Makefile.am | 4 +-
gnu/local.mk | 2 +
gnu/packages/aspell.scm | 18 ++++++--
gnu/packages/emacs.scm | 4 +-
gnu/packages/gnome.scm | 54 ++++++++++++++++++++++
gnu/packages/patches/aspell-default-dict-dir.patch | 20 ++++++++
gnu/packages/patches/gspell-dash-test.patch | 16 +++++++
7 files changed, 111 insertions(+), 7 deletions(-)
create mode 100644 gnu/packages/patches/aspell-default-dict-dir.patch
create mode 100644 gnu/packages/patches/gspell-dash-test.patch
- branch master updated (5afc737 -> 411ba51),
Ludovic Courtès <=