guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6f5d28f -> 7447aa3)


From: Ludovic Courtès
Subject: branch master updated (6f5d28f -> 7447aa3)
Date: Wed, 8 Mar 2017 17:44:32 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  6f5d28f   gnu: inetutils: Enable tests.
       new  6aa9d63   guix archive: Allow compilation with Guile 2.2.
       new  beb1e80   gnu: Remove unneeded imports.
       new  5d1ee4d   services: prosody: Make sure 'id' is available at 
expansion time.
       new  1099988   services: prosody: Use 'id' to introduce unhygienic 
top-level identifiers.
       new  19c1ac8   build: Unset 'NIX_BUILD_HOOK' when offloading support is 
missing.
       new  6f38960   hash: Close or flush sha256 output ports before calling 
their 'get' procedure.
       new  dd420bf   tests: Avoid zero-expression 'begin' form.
       new  77aa088   gnu: guile-reader: Update to 0.6.2.
       new  517fce6   gnu: Add guile2.2-reader.
       new  64f34ae   gnu: Add guile2.2-haunt.
       new  3f6d5b8   download: Update the Savannah mirror list.
       new  3090682   ui: Avoid '_' as a pattern variable in 'match'.
       new  1062063   ui: Don't use '%default-port-encoding' to set the 
encoding of string ports.
       new  ac9c1dc   list-runtime-roots: Bufferize the lsof pipe.
       new  d75e8f3   packages: Use address@hidden syntax when reporting 
ambiguities.
       new  7447aa3   utils: Make sure to use the right 'bytevector->string'.

The 16 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:
 build-aux/pre-inst-env.in         | 15 +++++++++++----
 gnu/packages.scm                  |  4 ++--
 gnu/packages/backup.scm           |  1 -
 gnu/packages/finance.scm          |  1 -
 gnu/packages/guile.scm            | 15 +++++++++------
 gnu/services/messaging.scm        | 15 ++++++++-------
 guix/download.scm                 |  4 ++--
 guix/scripts/archive.scm          |  2 +-
 guix/ui.scm                       | 33 +++++++++++++++++----------------
 guix/utils.scm                    |  2 +-
 nix/scripts/list-runtime-roots.in |  5 ++++-
 tests/cran.scm                    |  3 ++-
 tests/hash.scm                    |  3 ++-
 tests/nar.scm                     |  3 ++-
 tests/ui.scm                      | 11 +++++++----
 15 files changed, 68 insertions(+), 49 deletions(-)



reply via email to

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