[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (acf7d4a -> fb4d6f6)
From: |
Ludovic Courtès |
Subject: |
branch master updated (acf7d4a -> fb4d6f6) |
Date: |
Tue, 11 Apr 2017 12:03:41 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from acf7d4a gnu: Add emacspeak.
new e79bfa1 gnu: Add Luminance HDR.
new e234555 gnu: Add emacs-default-encrypt.
new c1aba1a gnu: python-paramiko: Update to 1.17.4.
new b611f9c gnu: Add Fabric.
new fb4d6f6 doc: Update Python Modules subtitle to refer to Monty
Python.
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:
doc/guix.texi | 4 +-
gnu/local.mk | 1 +
gnu/packages/admin.scm | 35 ++++++++++
gnu/packages/emacs.scm | 30 ++++++++-
gnu/packages/image-viewers.scm | 74 +++++++++++++++++++++-
.../patches/luminance-hdr-qt-printer.patch | 28 ++++++++
gnu/packages/python.scm | 4 +-
7 files changed, 169 insertions(+), 7 deletions(-)
create mode 100644 gnu/packages/patches/luminance-hdr-qt-printer.patch
- branch master updated (acf7d4a -> fb4d6f6),
Ludovic Courtès <=
- 05/05: doc: Update Python Modules subtitle to refer to Monty Python., Ludovic Courtès, 2017/04/11
- 03/05: gnu: python-paramiko: Update to 1.17.4., Ludovic Courtès, 2017/04/11
- 04/05: gnu: Add Fabric., Ludovic Courtès, 2017/04/11
- 02/05: gnu: Add emacs-default-encrypt., Ludovic Courtès, 2017/04/11
- 01/05: gnu: Add Luminance HDR., Ludovic Courtès, 2017/04/11