guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (9bc1de3 -> 2177d92)


From: guix-commits
Subject: branch master updated (9bc1de3 -> 2177d92)
Date: Fri, 31 May 2019 15:24:08 -0400 (EDT)

cbaines pushed a change to branch master
in repository guix.

      from  9bc1de3   gnu: Go 1.4: Fix typo.
       new  f6b0e1f   services: Add getmail.
       new  4764c6c   gnu: Add patchwork.
       new  2177d92   services: Add patchwork.

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:
 doc/guix.texi               | 465 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/local.mk                |   1 +
 gnu/packages/patchutils.scm | 167 ++++++++++++++++
 gnu/services/getmail.scm    | 380 ++++++++++++++++++++++++++++++++++++
 gnu/services/web.scm        | 368 ++++++++++++++++++++++++++++++++++-
 gnu/tests/mail.scm          | 178 ++++++++++++++++-
 gnu/tests/web.scm           | 164 +++++++++++++++-
 7 files changed, 1718 insertions(+), 5 deletions(-)
 create mode 100644 gnu/services/getmail.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]