[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1316413 -> e9a0415)
From: |
Ludovic Courtès |
Subject: |
branch master updated (1316413 -> e9a0415) |
Date: |
Sat, 27 Oct 2018 10:59:51 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 1316413 gnu: git: Add "subtree" output.
new 46727e3 pack: Remove unused variable.
new 244a0d5 gnu: libzmf: Disable '-Werror'.
new 003789e pack: Hide 'zip' colliding binding.
new 932d160 gexp: 'gexp-modules' now consistently deletes duplicates.
new e9a0415 gnu: Add telegram-purple.
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/local.mk | 1 +
gnu/packages/libreoffice.scm | 3 +
gnu/packages/messaging.scm | 82 ++++++++++++++++++++++
.../patches/telegram-purple-adjust-test.patch | 14 ++++
guix/gexp.scm | 25 +++++--
guix/scripts/pack.scm | 6 +-
tests/gexp.scm | 16 +++++
7 files changed, 138 insertions(+), 9 deletions(-)
create mode 100644 gnu/packages/patches/telegram-purple-adjust-test.patch
- branch master updated (1316413 -> e9a0415),
Ludovic Courtès <=
- 01/05: pack: Remove unused variable., Ludovic Courtès, 2018/10/27
- 02/05: gnu: libzmf: Disable '-Werror'., Ludovic Courtès, 2018/10/27
- 03/05: pack: Hide 'zip' colliding binding., Ludovic Courtès, 2018/10/27
- 04/05: gexp: 'gexp-modules' now consistently deletes duplicates., Ludovic Courtès, 2018/10/27
- 05/05: gnu: Add telegram-purple., Ludovic Courtès, 2018/10/27