guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d5298c5e33 -> 6aade039e1)


From: guix-commits
Subject: branch master updated (d5298c5e33 -> 6aade039e1)
Date: Sat, 16 Dec 2023 12:22:42 -0500 (EST)

efraim pushed a change to branch master
in repository guix.

    from d5298c5e33 gnu: r-with-tests: Update to 4.3.2.
     new 580a7cc5a9 gnu: valgrind: Use correct glibc.
     new e9e08b02b5 gnu: valgrind: Mark as unsupported on i586-gnu.
     new 7b949bc318 gnu: fpc: Fix building on i686-linux.
     new 1954a1e33d gnu: fpc: Patch more dynamic-linker paths.
     new 2b501ed730 gnu: fpc: Add support for powerpc-linux.
     new 617e3dd2ae gnu: fpc: Add support for powerpc64le-linux.
     new ed9d47c6ae gnu: fpc: Add support for aarch64-linux.
     new e35dd13d8a guix: import: Don't include indirect dependencies in go.
     new 6aade039e1 guix: import: Report go version for go importer.

The 9 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/pascal.scm                          |  73 +++++++--
 gnu/packages/patches/fpc-glibc-2.34-compat.patch | 190 +++++++++++++++++++++++
 gnu/packages/valgrind.scm                        |   6 +-
 guix/import/go.scm                               |  37 ++++-
 tests/go.scm                                     |   6 +-
 6 files changed, 286 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/patches/fpc-glibc-2.34-compat.patch



reply via email to

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