[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (0655c16 -> 0dc8c90)
From: |
guix-commits |
Subject: |
branch master updated (0655c16 -> 0dc8c90) |
Date: |
Mon, 20 May 2019 17:23:10 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 0655c16 gnu: openmw: Use mygui-gl to reduce closure size.
new a901574 self: Remove unused variables.
new 43ec98e doc: use pure environment when building from git
new 758ffc2 gnu: Add OpenZWave.
new a32ecb5 gnu: Add libdbusmenu.
new 0dc8c90 gnu: libdbusmenu: Clarify licensing.
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/contributing.texi | 4 +--
gnu/local.mk | 1 +
gnu/packages/gtk.scm | 55 ++++++++++++++++++++++++++++++++-
gnu/packages/zwave.scm | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++
guix/self.scm | 6 ----
5 files changed, 141 insertions(+), 9 deletions(-)
create mode 100644 gnu/packages/zwave.scm
- branch master updated (0655c16 -> 0dc8c90),
guix-commits <=
- 01/05: self: Remove unused variables., guix-commits, 2019/05/20
- 02/05: doc: use pure environment when building from git, guix-commits, 2019/05/20
- 03/05: gnu: Add OpenZWave., guix-commits, 2019/05/20
- 05/05: gnu: libdbusmenu: Clarify licensing., guix-commits, 2019/05/20
- 04/05: gnu: Add libdbusmenu., guix-commits, 2019/05/20