[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (23b9168 -> 812c181)
From: |
Ludovic Courtès |
Subject: |
branch master updated (23b9168 -> 812c181) |
Date: |
Tue, 28 Mar 2017 16:38:47 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 23b9168 gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.
new e1f02f9 Replace (compose not PROC) with simpler idioms.
new 6bd4a88 gnu: emacs-elfeed: Update to 2.1.0.
new 7f7d52c gnu: Add lxmenu-data.
new 4dcbed5 gnu: Add lxde-icon-theme.
new 169274d gnu: Add lxde-common.
new f3b3af3 gnu: Add lxinput.
new d389734 gnu: Add lxsession.
new dbf544f gnu: Add keybinder.
new 5004250 gnu: Add lxpanel.
new 812c181 gnu: Add lxde.
The 10 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/bioinformatics.scm | 2 +-
gnu/packages/emacs.scm | 5 +-
gnu/packages/lxde.scm | 229 +++++++++++++++++++++
.../patches/lxsession-use-gapplication.patch | 152 ++++++++++++++
gnu/packages/wm.scm | 29 +++
guix/import/cran.scm | 2 +-
guix/import/elpa.scm | 2 +-
8 files changed, 417 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/lxsession-use-gapplication.patch
- branch master updated (23b9168 -> 812c181),
Ludovic Courtès <=
- 01/10: Replace (compose not PROC) with simpler idioms., Ludovic Courtès, 2017/03/28
- 06/10: gnu: Add lxinput., Ludovic Courtès, 2017/03/28
- 03/10: gnu: Add lxmenu-data., Ludovic Courtès, 2017/03/28
- 05/10: gnu: Add lxde-common., Ludovic Courtès, 2017/03/28
- 04/10: gnu: Add lxde-icon-theme., Ludovic Courtès, 2017/03/28
- 08/10: gnu: Add keybinder., Ludovic Courtès, 2017/03/28
- 10/10: gnu: Add lxde., Ludovic Courtès, 2017/03/28
- 02/10: gnu: emacs-elfeed: Update to 2.1.0., Ludovic Courtès, 2017/03/28
- 09/10: gnu: Add lxpanel., Ludovic Courtès, 2017/03/28
- 07/10: gnu: Add lxsession., Ludovic Courtès, 2017/03/28