guix-commits
[Top][All Lists]
Advanced

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

branch master updated (44ce3eb -> 4aea90b)


From: guix-commits
Subject: branch master updated (44ce3eb -> 4aea90b)
Date: Wed, 15 Jan 2020 12:41:20 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 44ce3eb  gnu: qutebrowser: Update to 1.9.0.
     new e2922f5  substitute: 'http-multiple-get' processes each request only 
once.
     new 0030277  gnu: Remove unnecessary uses of (guix build utils).
     new 5a2639f  Avoid warnings for the 'delete' binding of (guix build utils).
     new ea6d962  More module autoload adjustments.
     new 69f1325  import: cpan: Rewrite to use 'define-json-mapping'.
     new 4aea90b  import: cpan: Rewrite tests to use an HTTP server instead of 
mocking.

The 6 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:
 gnu/packages/crypto.scm     |   1 -
 gnu/packages/databases.scm  |   1 -
 gnu/packages/embedded.scm   |   2 +-
 guix/import/cpan.scm        | 161 +++++++++++++++++++++++++++++---------------
 guix/inferior.scm           |   5 +-
 guix/scripts/package.scm    |   4 +-
 guix/scripts/substitute.scm |   2 +-
 guix/ui.scm                 |   4 +-
 tests/cpan.scm              | 114 ++++++++++++++-----------------
 9 files changed, 168 insertions(+), 126 deletions(-)



reply via email to

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