guix-commits
[Top][All Lists]
Advanced

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

branch master updated (bdf2dd7 -> 4a54ed7)


From: guix-commits
Subject: branch master updated (bdf2dd7 -> 4a54ed7)
Date: Sun, 2 Jun 2019 16:21:23 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  bdf2dd7   gnu: Add guile-gi.
       new  abeb54c   build-system/guile: Improve reporting of 'guild compile' 
failures.
       new  30eb738   build-system/guile: Add #:not-compiled-file-regexp.
       new  e006f74   build-system/guile: Display progress report as expected 
by (guix status).
       new  dec4b3a   gnu: Add guile-srfi-159.
       new  b8fa86a   publish: '--compression' can be repeated.
       new  b90ae06   substitute: Select the best compression methods.
       new  ea35f5c   tests: Fix hackage tests.
       new  64d3181   tests: hackage: Test multiline cabal description.
       new  959c9d1   import: hackage: Parse braced properties.
       new  4a54ed7   gnu: emacs-google-translate: Update to 0.11.17.

The 10 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                     |   5 +
 gnu/packages/emacs-xyz.scm        |  15 +--
 gnu/packages/guile-xyz.scm        |  31 ++++++
 guix/build-system/guile.scm       |   6 +-
 guix/build/guile-build-system.scm |  52 ++++++----
 guix/import/cabal.scm             |  35 +++++--
 guix/scripts/challenge.scm        |   4 +-
 guix/scripts/publish.scm          | 206 +++++++++++++++++++++++---------------
 guix/scripts/substitute.scm       | 141 +++++++++++++++++++-------
 guix/scripts/weather.scm          |   5 +-
 tests/hackage.scm                 |  44 +++++++-
 tests/publish.scm                 |  89 ++++++++++++++--
 tests/substitute.scm              |  51 +++++++++-
 13 files changed, 518 insertions(+), 166 deletions(-)



reply via email to

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