guix-commits
[Top][All Lists]
Advanced

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

branch master updated (109da1c -> 310b32a)


From: Ludovic Courtès
Subject: branch master updated (109da1c -> 310b32a)
Date: Mon, 19 Jan 2015 22:31:04 +0000

civodul pushed a change to branch master
in repository guix.

      from  109da1c   gnu: Add json-glib.
       new  00ebe47   gnu: Move guile-charting to (gnu packages plotutils).
       new  56b7a33   gnu: Remove unneeded #:select.
       new  eb497b6   gnu: Make libgnomeprint{,ui} as deprecated.
       new  9b54345   records: Use keyword parameters for 
'make-syntactic-constructor'.
       new  cf4efb3   records: Move 'make-syntactic-constructor' to the top 
level.
       new  c492be6   records: Factorize value wrapping in the record 
constructor.
       new  0db40ed   make-syntactic-constructor kwarg default
       new  310b32a   records: Add support for delayed fields.

The 8 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/fonts.scm     |    5 +-
 gnu/packages/gnome.scm     |   12 ++-
 gnu/packages/guile.scm     |   32 +------
 gnu/packages/plotutils.scm |   32 ++++++
 guix/records.scm           |  246 +++++++++++++++++++++++++------------------
 tests/records.scm          |   47 ++++++++-
 6 files changed, 232 insertions(+), 142 deletions(-)



reply via email to

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