civodul pushed a change to branch master
in repository guix.

    from 7a89bbffd0 gnu: llama-cpp: Update to b3907.
     new 30cef697d1 gnu: linux-libre: Add ‘timeout’ property.
     new d8da518c56 gnu: torbrowser: Update to 13.5.7 [security fixes].
     new ce8872fe9d gnu: make-gcc-arm-none-eabi: reorder C++ native search paths
     new 3f09b05d8d gnu: make-libstdc++-arm-none-eabi: output libstdc++ to 
arm-none-eabi.
     new 9dabdd9e50 gnu: make-libstdc++-arm-none-eabi: add nano variant
     new c9aae9300a gnu: newlib arm-none-eabi-7-2018-q2-update: Add proper 
newlib-nano variant.
     new 979003c0f0 gnu: arm-none-eabi toolchain 12.3.rel1
     new 92e4c0a00d import: composer: Handle parsing failures.
     new 003366fc96 import: composer: Implement recursive package refresh.
     new b6ea4f8298 build-system: mix: Allow loading Erlang dependencies in Mix 
driven builds.
     new 9a966bace1 build-system: mix: Fix decoding of package names with git 
versions.
     new 9d1b97d7a4 doc: Add “Deprecation Policy” section.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/contributing.texi                        | 199 +++++++++++++-
 gnu/local.mk                                 |   1 +
 gnu/packages/embedded.scm                    | 223 +++++++++++++---
 gnu/packages/linux.scm                       |   8 +-
 gnu/packages/patches/newlib-getentropy.patch | 380 +++++++++++++++++++++++++++
 gnu/packages/tor-browsers.scm                |  25 +-
 guix/build/mix-build-system.scm              |  20 +-
 guix/import/composer.scm                     |  49 ++--
 8 files changed, 831 insertions(+), 74 deletions(-)
 create mode 100644 gnu/packages/patches/newlib-getentropy.patch

Reply via email to