guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6d12c16299 -> 1149cc1b9f)


From: guix-commits
Subject: branch master updated (6d12c16299 -> 1149cc1b9f)
Date: Thu, 14 Sep 2023 17:45:19 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 6d12c16299 doc: Make “crash course” xref more visible.
     new 55da0930e3 gnu: openmpi: Enable PMIx.
     new 258729b928 gnu: makefile2graph: fix cross-compile.
     new ca5fae4f26 gnu: uncrustify: Update to 0.77.1.
     new c0bfa12666 gnu: uncrustify: use new style and gexp.
     new 50725212f0 gnu: dpf-plugins: Update to 1.7.
     new 0a6ad454a3 gnu: nanosvg: Add a patch for PrusaSlicer 2.6.
     new a5d207f0db gnu: kwin: Unwrap executable name for desktop file search.
     new f59a1dc924 gnu: armagetronad: Update to 0.2.9.1.1.
     new c057507a0b gnu: icewm: Update to 3.4.1
     new 9620b9d298 gnu: libftdi: Update package style.
     new ea2376a4f5 gnu: libftdi: Use HTTPS for package source.
     new dcef5c7179 gnu: libftdi: Do not build example programs.
     new ea67b8571d gnu: libftdi: Install libraries to /lib instead of /lib64.
     new d92c71f1d6 gnu: libftdi: Build ftdi_eeprom.
     new fce3d00cdb gnu: libftdi: Build C++ bindings.
     new 856eeedcbc gnu: libftdi: Build Python bindings.
     new 6c4868aca9 gnu: libftdi: Update to 1.5.
     new a5bc9f233f gnu: libftdi: Build API documentation.
     new 1149cc1b9f gnu: go-ipfs: Update to 0.13.0.

The 19 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                                       |   3 +
 gnu/packages/code.scm                              |  41 ++--
 gnu/packages/games.scm                             |  22 +-
 gnu/packages/graphics.scm                          |   8 +-
 gnu/packages/ipfs.scm                              |   7 +-
 gnu/packages/kde-plasma.scm                        |   1 +
 gnu/packages/libftdi.scm                           |  77 ++++++-
 gnu/packages/mpi.scm                               |   6 +
 gnu/packages/music.scm                             |   4 +-
 ...ap-executable-name-for-dot-desktop-search.patch |  89 ++++++++
 .../libftdi-fix-paths-when-FTDIPP-set.patch        |  39 ++++
 gnu/packages/patches/nanosvg-prusa-slicer.patch    | 248 +++++++++++++++++++++
 gnu/packages/wm.scm                                |   4 +-
 13 files changed, 499 insertions(+), 50 deletions(-)
 create mode 100644 
gnu/packages/patches/kwin-unwrap-executable-name-for-dot-desktop-search.patch
 create mode 100644 gnu/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch
 create mode 100644 gnu/packages/patches/nanosvg-prusa-slicer.patch



reply via email to

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