[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d61b248 -> b45dbfc)
From: |
Ludovic Courtès |
Subject: |
branch master updated (d61b248 -> b45dbfc) |
Date: |
Fri, 27 Jan 2017 23:38:49 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from d61b248 gnu: offlineimap: Update to 7.0.13.
new b03218d gnu-maintenance: Honor 'upstream-name' property in GNU
updater.
new 2e2cf9a gnu-maintenance: GNU updater handles gnu.org-hosted Emacs
packages.
new 38cb476 gnu: emacs-emms: Add 'upstream-name' property.
new 6715e1f gnu-maintenance: 'gnu-package?' ignores invalid URLs.
new 21f4a7c import: github: Better tolerate unexpected file
extensions.
new 3b0fcc6 packages: Add 'package-upstream-name' and use it.
new de322a5 doc: Add 'cups-configuration' example with 'hplip'.
new 4a780bd doc: Add missing Upstart command for the binary
installation.
new b45dbfc tests: Adjust pypi test to recent importer change.
The 9 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 | 12 ++++++++---
gnu/packages/emacs.scm | 3 ++-
guix/gnu-maintenance.scm | 50 +++++++++++++++++++++++++++-------------------
guix/import/github.scm | 5 +++--
guix/packages.scm | 9 ++++++++-
tests/pypi.scm | 6 ++----
6 files changed, 53 insertions(+), 32 deletions(-)
- branch master updated (d61b248 -> b45dbfc),
Ludovic Courtès <=
- 03/09: gnu: emacs-emms: Add 'upstream-name' property., Ludovic Courtès, 2017/01/27
- 08/09: doc: Add missing Upstart command for the binary installation., Ludovic Courtès, 2017/01/27
- 07/09: doc: Add 'cups-configuration' example with 'hplip'., Ludovic Courtès, 2017/01/27
- 09/09: tests: Adjust pypi test to recent importer change., Ludovic Courtès, 2017/01/27
- 05/09: import: github: Better tolerate unexpected file extensions., Ludovic Courtès, 2017/01/27
- 01/09: gnu-maintenance: Honor 'upstream-name' property in GNU updater., Ludovic Courtès, 2017/01/27
- 02/09: gnu-maintenance: GNU updater handles gnu.org-hosted Emacs packages., Ludovic Courtès, 2017/01/27
- 04/09: gnu-maintenance: 'gnu-package?' ignores invalid URLs., Ludovic Courtès, 2017/01/27
- 06/09: packages: Add 'package-upstream-name' and use it., Ludovic Courtès, 2017/01/27