[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d930374 -> 94b3b60)
From: |
Ludovic Courtès |
Subject: |
branch master updated (d930374 -> 94b3b60) |
Date: |
Mon, 10 Sep 2018 06:18:30 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from d930374 gnu: youtube-dl: Update to 2018.08.04.
new 19de827 services: tailon: Move to (gnu services web).
new 8131707 services: hpcguix-web: Produce a log file and rotate it.
new 94b3b60 gnu: hpcguix-web: Update to 53e09ea.
The 3 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/web.scm | 6 +-
gnu/services/admin.scm | 174 +--------------------------------------------
gnu/services/web.scm | 188 ++++++++++++++++++++++++++++++++++++++++++++++++-
gnu/tests/admin.scm | 127 ---------------------------------
gnu/tests/web.scm | 99 +++++++++++++++++++++++++-
6 files changed, 287 insertions(+), 308 deletions(-)
delete mode 100644 gnu/tests/admin.scm
- branch master updated (d930374 -> 94b3b60),
Ludovic Courtès <=