guix-commits
[Top][All Lists]
Advanced

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

branch master updated (df71c88 -> 3d7a159)


From: Ludovic Courtès
Subject: branch master updated (df71c88 -> 3d7a159)
Date: Tue, 3 Oct 2017 11:18:18 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  df71c88   gnu: Add pulsemixer.
       new  e797e94   doc: Explain why synopses/descriptions must be literal 
strings.
       new  032a276   gnu: services: Add cgit.
       new  d109b1e   Update e-mail for Theodoros Foradis.
       new  0ad03ea   gnu: android: Add android-udev-rules package.
       new  65d9890   gnu: cflow: Fix preprocess option.
       new  6a3af24   gnu: Add papi.
       new  a6121c0   gnu: Add otf2.
       new  3c8d1f9   gnu: Add opari2.
       new  a66408f   gnu: Add cube.
       new  fb99371   gnu: Add scorep-openmpi.
       new  c971d9e   gnu: openmpi: Add "debug" output.
       new  0750cf7   gnu: mgba: Update to 0.6.1.
       new  3d7a159   gnu: qtox: Update to 1.12.0.

The 13 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:
 .mailmap                                |   1 +
 doc/guix.texi                           |  77 ++++++
 gnu/local.mk                            |   3 +
 gnu/packages/android.scm                |  38 +++
 gnu/packages/aspell.scm                 |   2 +-
 gnu/packages/code.scm                   |   6 +-
 gnu/packages/compression.scm            |   2 +-
 gnu/packages/electronics.scm            |   2 +-
 gnu/packages/engineering.scm            |   2 +-
 gnu/packages/fpga.scm                   |   2 +-
 gnu/packages/games.scm                  |   4 +-
 gnu/packages/graphviz.scm               |   2 +-
 gnu/packages/guile.scm                  |   2 +-
 gnu/packages/libusb.scm                 |   2 +-
 gnu/packages/maths.scm                  |   2 +-
 gnu/packages/messaging.scm              |   9 +-
 gnu/packages/mpi.scm                    |   1 +
 gnu/packages/patches/cube-nocheck.patch |  16 ++
 gnu/packages/profiling.scm              | 399 ++++++++++++++++++++++++++++++++
 gnu/packages/uml.scm                    |   2 +-
 gnu/packages/wxwidgets.scm              |   2 +-
 gnu/services/version-control.scm        | 119 +++++++++-
 gnu/tests/version-control.scm           | 176 ++++++++++++++
 23 files changed, 853 insertions(+), 18 deletions(-)
 create mode 100644 gnu/packages/patches/cube-nocheck.patch
 create mode 100644 gnu/packages/profiling.scm
 create mode 100644 gnu/tests/version-control.scm



reply via email to

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