guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3c5849f -> 938ffcb)


From: guix-commits
Subject: branch master updated (3c5849f -> 938ffcb)
Date: Sun, 16 May 2021 17:29:38 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 3c5849f  gnu: emacs-orderless: Update to 0.6.
     new 541f93a  gnu: Add hg-commitsigs.
     new ae0882b  gnu: mercurial: Patch to make it read HGEXTENSIONPATH.
     new dc35049  substitutes: Reduce negative TTLs.
     new 938ffcb  publish: Add '--negative-ttl'.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                                      | 10 ++++
 gnu/local.mk                                       |  1 +
 .../patches/mercurial-hg-extension-path.patch      | 29 +++++++++
 gnu/packages/version-control.scm                   | 69 ++++++++++++++++++++++
 guix/scripts/publish.scm                           | 30 +++++++---
 guix/substitutes.scm                               |  6 +-
 tests/publish.scm                                  | 32 +++++++++-
 7 files changed, 165 insertions(+), 12 deletions(-)
 create mode 100644 gnu/packages/patches/mercurial-hg-extension-path.patch



reply via email to

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