[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (418cbf6 -> 2922852)
From: |
Ludovic Courtès |
Subject: |
branch master updated (418cbf6 -> 2922852) |
Date: |
Sun, 18 Feb 2018 18:33:39 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 418cbf6 gnu: qt.scm: Remove unneeded import.
new ad7a807 services: avahi: Read PID file from /run.
new 37084ba services: avahi: Publish '_workstation._tcp' by default.
new 5912791 gnu: guix: Update snapshot to bdf0c64.
new 9073c87 gnu: Add fluid-3.
new 2922852 gnu: Add gzdoom.
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/audio.scm | 33 ++++++++
gnu/packages/games.scm | 89 ++++++++++++++++++++++
gnu/packages/package-management.scm | 64 ++++++++--------
.../patches/gzdoom-search-in-installed-share.patch | 23 ++++++
gnu/services/avahi.scm | 14 +++-
6 files changed, 188 insertions(+), 36 deletions(-)
create mode 100644 gnu/packages/patches/gzdoom-search-in-installed-share.patch
- branch master updated (418cbf6 -> 2922852),
Ludovic Courtès <=
- 01/05: services: avahi: Read PID file from /run., Ludovic Courtès, 2018/02/18
- 03/05: gnu: guix: Update snapshot to bdf0c64., Ludovic Courtès, 2018/02/18
- 02/05: services: avahi: Publish '_workstation._tcp' by default., Ludovic Courtès, 2018/02/18
- 04/05: gnu: Add fluid-3., Ludovic Courtès, 2018/02/18
- 05/05: gnu: Add gzdoom., Ludovic Courtès, 2018/02/18