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