guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b45ce07 -> 6c35641)


From: Ludovic Courtès
Subject: branch master updated (b45ce07 -> 6c35641)
Date: Thu, 11 Jun 2015 21:33:39 +0000

civodul pushed a change to branch master
in repository guix.

      from  b45ce07   gnu: gnupg: Update to 2.1.5.
       new  39fc041   records: Replace 'eval-when' with a proper 
'define-syntax'.
       new  b9c8647   records: Separate default-value handling.
       new  faef3b6   records: Factorize field property predicates.
       new  792798f   records: "options" → "properties".
       new  8a16d06   records: Add support for 'innate' fields.
       new  0004c59   packages: Make 'location' field innate.
       new  e21adc7   gnu: guix: Update snapshot.
       new  79477de   tests: Write the random seed to the error port.
       new  ad7c1a2   records: Remove unnecessary 'begin'.
       new  6c35641   tests: Avoid sequence of zero expressions.

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:
 gnu/packages/autotools.scm          |    1 -
 gnu/packages/commencement.scm       |    3 -
 gnu/packages/cross-base.scm         |    1 -
 gnu/packages/emacs.scm              |    2 -
 gnu/packages/make-bootstrap.scm     |    3 +-
 gnu/packages/maths.scm              |    1 -
 gnu/packages/package-management.scm |    7 +-
 guix/build-system/gnu.scm           |    4 +-
 guix/packages.scm                   |    3 +-
 guix/records.scm                    |  273 ++++++++++++++++++-----------------
 guix/tests.scm                      |   10 ++-
 tests/records.scm                   |   32 ++++-
 12 files changed, 189 insertions(+), 151 deletions(-)



reply via email to

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