guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a60dc46c2b -> a6c90c293d)


From: guix-commits
Subject: branch master updated (a60dc46c2b -> a6c90c293d)
Date: Sun, 6 Nov 2022 00:11:17 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from a60dc46c2b gnu: libcxx+libcxxabi: Use G-expressions.
     new 0d3fbfa347 gnu: Add libvpx-next.
     new 03d4c76be3 gnu: Add libx264-next.
     new 68c2ed9714 gnu: fcitx5-gtk4: Fix build.
     new 9f6479ecad gnu: protobuf: Update to 3.21.9.
     new 32ba6c5ddf gnu: protobuf: Unbundle googletest.
     new 9e417d5cf6 gnu: protobuf-c: Update to 1.4.1.
     new 76b86238ac gnu: fmt-for-solidity: Rename to fmt-8.0.
     new 451d2802f6 gnu: fmt: Update to 9.1.0.
     new 071d4bdc80 gnu: ccache: Update to 4.7.2.
     new e05b284dc2 gnu: Add clara.
     new bc27d83b96 gnu: Add json-dto.
     new 4f407a9c49 gnu: restinio: Prepare for tests and propagate some inputs.
     new ddea1161ad gnu: restinio: Update to 0.6.17.
     new 2b1cf6906d gnu: qtwebengine: Fix build.
     new 9dd03cdbba gnu: Add python-sphinx-pytest.
     new d4f65bc4ba gnu: Add python-pytest-param-files.
     new db753d6420 gnu: python-mdit-py-plugins: Update to 0.3.1.
     new b0d9ab3db0 gnu: Add python-uc-micro-py.
     new f583b14ce8 gnu: Add python-linkify-it-py.
     new 788901567d gnu: Add python-myst-parser.
     new a6c90c293d gnu: Add jami-docs.

The 21 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                                       |   1 +
 gnu/packages/aidc.scm                              |   3 +-
 gnu/packages/build-tools.scm                       |   2 +-
 gnu/packages/ccache.scm                            |  15 +--
 gnu/packages/check.scm                             |  48 +++++++
 gnu/packages/cpp.scm                               |  32 +++++
 gnu/packages/fcitx5.scm                            |   4 +-
 gnu/packages/geo.scm                               |   2 +-
 gnu/packages/graphics.scm                          |   2 +-
 gnu/packages/hyperledger.scm                       |   9 +-
 gnu/packages/irods.scm                             |   4 +-
 gnu/packages/jami.scm                              |  51 +++++++-
 gnu/packages/networking.scm                        |  50 +++++---
 .../patches/protobuf-fix-build-on-32bit.patch      | 139 +++++++++++++++++++++
 gnu/packages/pretty-print.scm                      |  41 +++---
 gnu/packages/protobuf.scm                          | 117 ++++++++++-------
 gnu/packages/python-xyz.scm                        |  83 +++++++++---
 gnu/packages/qt.scm                                |   4 +-
 gnu/packages/solidity.scm                          |   2 +-
 gnu/packages/sphinx.scm                            |  69 ++++++++++
 gnu/packages/storage.scm                           |   2 +-
 gnu/packages/video.scm                             |  39 +++++-
 gnu/packages/wm.scm                                |   2 +-
 23 files changed, 599 insertions(+), 122 deletions(-)
 create mode 100644 gnu/packages/patches/protobuf-fix-build-on-32bit.patch



reply via email to

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