guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6dc554f -> d3a858c)


From: Ludovic Courtès
Subject: branch master updated (6dc554f -> d3a858c)
Date: Wed, 15 Jun 2016 13:28:18 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  6dc554f   gnu: pumpa: Build with qtbase.
       new  5257ab6   packages: Recognize the '.Z' extension.
       new  7895106   packages: 'origin->derivation' expects an origin and 
nothing else.
       new  da67530   packages: The 'source' can be any lowerable object.
       new  0fb9a15   gnu: grue-hunter: Move to (gnu packages games).
       new  1ec32f4   store: Add #:select? parameter to 'add-to-store'.
       new  d3a858c   gnu: Add teensy-loader-cli.

The 6 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                                     |   15 +++-
 gnu/local.mk                                      |    2 +-
 gnu/packages/flashing-tools.scm                   |   51 +++++++++++++
 gnu/packages/games.scm                            |   58 ++++++++++++++
 gnu/packages/grue-hunter.scm                      |   84 ---------------------
 gnu/packages/patches/teensy-loader-cli-help.patch |   33 ++++++++
 guix/packages.scm                                 |   35 +++++----
 guix/store.scm                                    |   60 ++++++++++-----
 tests/packages.scm                                |   15 ++++
 9 files changed, 232 insertions(+), 121 deletions(-)
 delete mode 100644 gnu/packages/grue-hunter.scm
 create mode 100644 gnu/packages/patches/teensy-loader-cli-help.patch



reply via email to

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