[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (75690c9 -> 833ade6)
From: |
Ludovic Courtès |
Subject: |
branch master updated (75690c9 -> 833ade6) |
Date: |
Fri, 1 Sep 2017 04:40:19 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 75690c9 gnu: r-rcas: Correct license.
new fe55199 scripts: Remove 'max-silent-time' from the default
options.
new 5c5ae46 packages: 'fold-packages' takes an optional 'modules'
parameter.
new ab966b8 gnu: Add emacs-2048-game.
new 4735393 gnu: emacs-ebuild-mode: Update to 1.37.
new 833ade6 gnu: Add emacs-tuareg.
The 5 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/packages.scm | 12 +++++++-----
gnu/packages/emacs.scm | 27 ++++++++++++++++++++++++---
gnu/packages/ocaml.scm | 40 ++++++++++++++++++++++++++++++++++++++++
guix/scripts/archive.scm | 1 -
guix/scripts/copy.scm | 1 -
guix/scripts/environment.scm | 1 -
guix/scripts/pack.scm | 1 -
guix/scripts/package.scm | 3 +--
guix/scripts/pull.scm | 1 -
guix/scripts/system.scm | 1 -
10 files changed, 72 insertions(+), 16 deletions(-)
- branch master updated (75690c9 -> 833ade6),
Ludovic Courtès <=
- 04/05: gnu: emacs-ebuild-mode: Update to 1.37., Ludovic Courtès, 2017/09/01
- 05/05: gnu: Add emacs-tuareg., Ludovic Courtès, 2017/09/01
- 03/05: gnu: Add emacs-2048-game., Ludovic Courtès, 2017/09/01
- 01/05: scripts: Remove 'max-silent-time' from the default options., Ludovic Courtès, 2017/09/01
- 02/05: packages: 'fold-packages' takes an optional 'modules' parameter., Ludovic Courtès, 2017/09/01