[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.6-263-gf4561be
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.6-263-gf4561be |
Date: |
Mon, 26 May 2014 21:38:11 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via f4561be2d13668bbb38dcb01d8bfe56c8c12bf0f (commit)
via 3963a7292a1c098b7539962daf5dd82f2faefed1 (commit)
from 5698b8b82ce81e380908eff57c72464937116285 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f4561be2d13668bbb38dcb01d8bfe56c8c12bf0f
Author: Ludovic Courtès <address@hidden>
Date: Mon May 26 18:23:12 2014 +0200
services: Add D-Bus and Avahi.
* gnu/services/dbus.scm: New file.
* gnu/services/avahi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add them.
commit 3963a7292a1c098b7539962daf5dd82f2faefed1
Author: Ludovic Courtès <address@hidden>
Date: Mon May 26 11:51:49 2014 +0200
gnu: Add Transmission.
* gnu/packages/bittorrent.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
-----------------------------------------------------------------------
Summary of changes:
gnu-system.am | 3 +
gnu/packages/bittorrent.scm | 91 ++++++++++++++++++++++++++++++++
gnu/services/avahi.scm | 108 ++++++++++++++++++++++++++++++++++++++
gnu/services/dbus.scm | 120 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 322 insertions(+), 0 deletions(-)
create mode 100644 gnu/packages/bittorrent.scm
create mode 100644 gnu/services/avahi.scm
create mode 100644 gnu/services/dbus.scm
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.6-263-gf4561be,
Ludovic Courtès <=