guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6b3c90f638 -> 8e3831eb12)


From: guix-commits
Subject: branch master updated (6b3c90f638 -> 8e3831eb12)
Date: Mon, 15 Apr 2024 05:18:33 -0400 (EDT)

cbaines pushed a change to branch master
in repository guix.

    from 6b3c90f638 gnu: go-github-com-francoispqt-gojay: Run tests only on 
x86-64.
     new 2c05986348 gnu: borg: Update to 1.2.8.
     new 188168ee08 gnu: simavr: Remove modules from arguments.
     new 027419626f gnu: tests: Add system test for sddm.
     new 8a257582e3 gnu: signon-plugin-oauth2: Fix installing in a doubled 
prefix.
     new d95ed91f38 gnu: rsync: Update to 3.3.0.
     new 4dec6e9fb7 gnu: diffoscope: Increase test verbosity.
     new ffd1d0c2d4 gnu: cross-gcc-patches: Avoid patch for GCC 13+.
     new 97bad5e194 gnu: cross-gcc: Add patch for GCC 13.
     new 4e7c3867ad gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13.
     new de26171174 gnu: conky: Update to 1.19.8.
     new d447a0c693 gnu: meld: Update to 3.22.2.
     new 83a2ff488d gnu: xpra: Update to 5.0.8.
     new 27f4896a18 gnu: widelands: Update to 1.2.
     new 84a88f5ed9 gnu: widelands: Improve package style.
     new f2c5482af4 gnu: coin3D: Rename to coin3d.
     new 94fa92cc8e gnu: coin3d: Use G-Expressions.
     new 949c3682b7 gnu: coin3d: Use system expat.
     new 39689ffd30 gnu: coin3d: Avoid use of dlopen.
     new 37579d04dc gnu: coin3d: Update to 4.0.2.
     new 8e3831eb12 gnu: telescope: Update to 0.9.

The 20 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/avr-xyz.scm                           |   2 -
 gnu/packages/backup.scm                            |  17 +---
 gnu/packages/conky.scm                             |   5 +-
 gnu/packages/cross-base.scm                        |   8 +-
 gnu/packages/cross-toolchain.scm                   |   5 +
 gnu/packages/diffoscope.scm                        |   5 +
 gnu/packages/engineering.scm                       |   2 +-
 gnu/packages/games.scm                             |  91 ++++++++---------
 gnu/packages/graphics.scm                          |  74 +++++++++-----
 .../patches/gcc-13-cross-system-header-dir.patch   |  32 ++++++
 gnu/packages/patchutils.scm                        |   4 +-
 gnu/packages/python-xyz.scm                        |   2 +-
 gnu/packages/qt.scm                                |   7 +-
 gnu/packages/rsync.scm                             |   4 +-
 gnu/packages/web-browsers.scm                      |   7 +-
 gnu/packages/xorg.scm                              |   4 +-
 gnu/tests/sddm.scm                                 | 112 +++++++++++++++++++++
 18 files changed, 279 insertions(+), 103 deletions(-)
 create mode 100644 gnu/packages/patches/gcc-13-cross-system-header-dir.patch
 create mode 100644 gnu/tests/sddm.scm



reply via email to

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