guix-commits
[Top][All Lists]
Advanced

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

branch master updated (721e380 -> db2c7e7)


From: guix-commits
Subject: branch master updated (721e380 -> db2c7e7)
Date: Fri, 30 Jul 2021 19:04:23 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 721e380  gnu: liquidsfz: Use fixed libsndfile.
     new 5f9dc32  gnu: python-onnx: Update to 1.9.0.
     new 3ac3ca3  gnu: python-onnx: Move comment to the patch header.
     new bb5b6b0  gnu: python-onnx: Delete bundled software.
     new 2b55f91  gnu: python-onnx: Install libonnx.so and libonnx_proto.so.
     new fa2d94b  gnu: python-onnx: Rename to "onnx".
     new 630c39d  gnu: onnx: Change source to 'git-fetch'.
     new 0e9b77d  gnu: python-yubikey-manager: Fix libykpers reference.
     new 82cfefc  gnu: guile-dbi: Replace 'url-fetch' by 'git-fetch'.
     new 0ca7435  gnu: guile-dbd-sqlite3: Replace 'url-fetch' by 'git-fetch'.
     new a07f39b  gnu: Add libmobi.
     new 1ae95eb  gnu: racket: Update to 8.2.
     new 65bad4d  gnu: racket: Unbundle racket-minimal.
     new db2c7e7  gnu: racket-minimal: Bootstrap from C.

The 13 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:
 gnu/local.mk                                       |   6 +-
 gnu/packages/ebook.scm                             |  46 ++
 gnu/packages/guile-xyz.scm                         |  26 +-
 gnu/packages/machine-learning.scm                  |  78 ++-
 gnu/packages/patches/onnx-shared-libraries.patch   |  24 +
 .../patches/onnx-skip-model-downloads.patch        |  16 +
 ...test.patch => onnx-use-system-googletest.patch} |   3 +
 ...tio.patch => racket-minimal-sh-via-rktio.patch} |   8 +-
 gnu/packages/racket.scm                            | 597 +++++++++++++++++----
 gnu/packages/security-token.scm                    |  18 +
 10 files changed, 696 insertions(+), 126 deletions(-)
 create mode 100644 gnu/packages/patches/onnx-shared-libraries.patch
 create mode 100644 gnu/packages/patches/onnx-skip-model-downloads.patch
 rename gnu/packages/patches/{python-onnx-use-system-googletest.patch => 
onnx-use-system-googletest.patch} (94%)
 rename gnu/packages/patches/{racket-sh-via-rktio.patch => 
racket-minimal-sh-via-rktio.patch} (93%)



reply via email to

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