guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8a0b625a2d -> 3ab8559436)


From: guix-commits
Subject: branch master updated (8a0b625a2d -> 3ab8559436)
Date: Fri, 10 Feb 2023 18:13:32 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 8a0b625a2d gnu: scregseg: Update to 0.1.3.
     new a7e174a458 gnu: Remove opencascade-oce.
     new fb2bf136f0 gnu: ddclient: Update to 3.10.0.
     new a89aa4523b utils: Add target-little-endian?.
     new a404f5b640 gnu: Add mcpp.
     new daad1dedd7 gnu: Add libopenglrecorder.
     new f944fa718d gnu: supertuxkart: Update to 1.4.
     new 3ab8559436 status: Print a hint when a 'package-cache' hook fails to 
build.

The 7 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                                       |  4 +-
 gnu/packages/chez.scm                              |  9 +--
 gnu/packages/cpp.scm                               | 21 +++++
 gnu/packages/dns.scm                               | 89 +++++++++-------------
 gnu/packages/games.scm                             | 15 ++--
 gnu/packages/gl.scm                                | 26 +++++++
 gnu/packages/maths.scm                             | 55 -------------
 gnu/packages/patches/ddclient-skip-test.patch      | 43 +++++++++++
 .../patches/opencascade-oce-glibc-2.26.patch       | 62 ---------------
 guix/build-system/meson.scm                        | 13 +---
 guix/channels.scm                                  |  9 ++-
 guix/status.scm                                    | 18 ++++-
 guix/utils.scm                                     |  8 ++
 13 files changed, 176 insertions(+), 196 deletions(-)
 create mode 100644 gnu/packages/patches/ddclient-skip-test.patch
 delete mode 100644 gnu/packages/patches/opencascade-oce-glibc-2.26.patch



reply via email to

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