guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3b38cbe8c2 -> 2a8018e42c)


From: guix-commits
Subject: branch master updated (3b38cbe8c2 -> 2a8018e42c)
Date: Sun, 10 Mar 2024 06:51:42 -0400 (EDT)

efraim pushed a change to branch master
in repository guix.

    from 3b38cbe8c2 gnu: monero-gui: Update to 0.18.3.2.
     new bcf3f55be9 gnu: check-0.14: Fix build on powerpc-linux.
     new a3d2dde5b0 gnu: clang: Move compiler-cpu-architectures to 
llvm-meta.scm.
     new b1c7f6e1f5 cpu: Remove duplicate clang-compiler-cpu-architecture entry.
     new 2f5d2c406e gnu: rust: Add tuning information.
     new 92bd81a96f transformations: Add support for rust.
     new 8e7ed3b715 gnu: rav1e: Mark as tunable.
     new 2a8018e42c gnu: python-next: Skip another test.

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               |  1 +
 gnu/packages/check.scm     |  1 +
 gnu/packages/llvm-meta.scm | 83 ++++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/llvm.scm      | 74 +++--------------------------------------
 gnu/packages/python.scm    |  7 +++-
 gnu/packages/rust.scm      |  5 ++-
 gnu/packages/video.scm     |  2 ++
 gnu/packages/zig.scm       |  7 ++--
 guix/transformations.scm   |  8 +++--
 9 files changed, 111 insertions(+), 77 deletions(-)
 create mode 100644 gnu/packages/llvm-meta.scm



reply via email to

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