guix-commits
[Top][All Lists]
Advanced

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

branch mesa-updates updated (ab307cbb58 -> 92f113694f)


From: guix-commits
Subject: branch mesa-updates updated (ab307cbb58 -> 92f113694f)
Date: Tue, 14 Nov 2023 10:49:56 -0500 (EST)

podiki pushed a change to branch mesa-updates
in repository guix.

    from ab307cbb58 gnu: skia: Fix build.
     add f7411e283a gnu: clang-runtime-from-llvm: Adjust inputs for version 15 
or later.
     add 15d90e7bfb gnu: clang-runtime-from-llvm: Add phase for LLVM monorepo.
     add 9638e007a7 gnu: Add llvm-16.
     add abdd1949f4 gnu: Add clang-runtime-16.
     add c84119fb2a gnu: Add clang-16.
     add 5fb50c6c2e gnu: Add libomp-16.
     add f7bd7a24cb gnu: Add clang-toolchain-16.
     add a15312aa03 gnu: Add lld-16.
     add 6ccc8e1e16 gnu: Add llvm-17.
     add b7b945c32f gnu: Add clang-runtime-17.
     add 8d5b31394b gnu: Add clang-17.
     add 5cb71306eb gnu: Add libomp-17.
     add 80c5cf9554 gnu: Add clang-toolchain-17.
     add 0527b542c9 gnu: Add lld-17.
     add 1d84150145 gnu: emacs-dream-theme: Update to 1.0.
     add 2e69b4c41d gnu: emacs-danneskjold-theme: Update to 20231110.0.
     add 5c12e5b49c gnu: emacs-danneskjold-theme: Improve package style.
     add 09b19cf8da gnu: emacs-dracula-theme: Update to 1.8.2.
     add 7001e85b75 gnu: guile-prometheus: Update to 0-6.4aaf902.
     add 7d32f73df5 gnu: guix-data-service: Update to 0.0.1-43.37a07c2.
     add b035e079fa gnu: nar-herder: Update to 0-22.bf539aa.
     add 34d57ba3e3 gnu: lighttpd: Update to 1.4.73.
     add e35b7c5386 gnu: ruby: Fix cross-compilation.
     add 25ac7e893c teams: Add Zig team.
     add 1a77539987 teams: Add Ekaitz Zarraga to bootstrap and zig.
     add 978f4a9dc4 gnu: Add ngtcp2.
     add 77386bdbfe gnu: openrgb: Fix up chmod invocations inside udev rules.
     add 951a1433f3 gnu: Add r-illuminahumanmethylationepicmanifest.
     add d0251c23b9 gnu: Add r-breastcancervdx.
     add 628926de80 gnu: Add r-bags.
     add 459d9ebd2a gnu: Add r-bsgenome-ecoli-ncbi-20080805.
     add 47a4195649 gnu: Add r-basic4cseq.
     add 4e1c6f4998 gnu: Add r-basics.
     add 77025bd511 gnu: Add r-basicstarrseq.
     add 598b911334 gnu: Add r-bayesknockdown.
     add bf93f88c20 gnu: Add r-rcppdist.
     add 53b4e01e29 gnu: Add r-bayesspace.
     add f955194321 gnu: Add r-bb.
     add 17978740e5 gnu: Add r-baynorm.
     add 08c745dcfc gnu: Add r-bbcanalyzer.
     add a0d337e79c gnu: Add r-bcrank.
     add d2b118e23c gnu: icecat: honor parallel-job-count.
     add 7f970cf8f2 gnu: linux-libre 6.5: Update to 6.5.11.
     add cddce696f7 gnu: linux-libre 6.1: Update to 6.1.62.
     add 47991549da gnu: linux-libre 5.15: Update to 5.15.138.
     add 465fca164c gnu: linux-libre 5.10: Update to 5.10.200.
     add 331fbb60f0 gnu: linux-libre 5.4: Update to 5.4.260.
     add 3eef9ab1d5 gnu: linux-libre 4.19: Update to 4.19.298.
     add 8074235a7e gnu: linux-libre 4.14: Update to 4.14.329.
     add b817d261e2 gnu: Add linux-libre 6.6.1.
     add b8dac014b1 gnu: ffmpeg-5: Update to 5.1.4.
     add b3f110184f gnu: ffmpeg-3.4: Update to 3.4.13.
     add f9f36b08e5 gnu: ffmpeg-2.8: Update to 2.8.22.
     add 3d15e9e5bc gnu: insight-toolkit-4.12: Fix building.
     add a572e55ea5 gnu: emacs-flycheck-grammalecte: Update to 2.4.
     add b5d419b4ab gnu: emacs-flycheck-grammalecte: Improve package style.
     add 21822095e8 gnu: emacs-compat: Update to 29.1.4.4.
     add 3254429a41 gnu: emacs-package-lint: Update to 0.21.
     add cb399d96fb gnu: emacs-org: Update to 9.6.12.
     add b25954181c gnu: emacs-denote: Update to 2.1.0.
     add 5cb2574243 gnu: Add ghc-text-icu.
     add a521757306 gnu: agda: Update to 2.6.4.
     add 7374e14f51 gnu: agda-stdlib: Update to 1.7.3.
     add 5f4b3ccf50 gnu: agda-categories: Adapt to agda-stdlib 1.7.3.
     add c5c2a82082 gnu: agda-cubical: Update to 0.6.
     add bd0f217321 gnu: agda-1lab: Update to 
549fdb1c948a975e90e70f871993a4a4239aa280.
     new 92f113694f Merge branch 'master' into mesa-updates

The 1 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:
 Makefile.am                                        |   5 +
 etc/teams.scm                                      |  13 +
 gnu/local.mk                                       |   4 +
 gnu/packages/agda.scm                              |  37 ++-
 .../linux-libre/{6.5-arm.conf => 6.6-arm.conf}     | 163 ++++++----
 .../linux-libre/{6.5-arm64.conf => 6.6-arm64.conf} | 206 +++++++++----
 .../linux-libre/{6.5-i686.conf => 6.6-i686.conf}   | 233 +++++++++-----
 .../{6.5-x86_64.conf => 6.6-x86_64.conf}           | 332 ++++++++++++++------
 gnu/packages/bioconductor.scm                      | 339 +++++++++++++++++++++
 gnu/packages/bioinformatics.scm                    |  35 +++
 gnu/packages/cran.scm                              |  45 +++
 gnu/packages/emacs-xyz.scm                         | 109 ++++---
 gnu/packages/gnuzilla.scm                          |  10 +-
 gnu/packages/guile-xyz.scm                         |   6 +-
 gnu/packages/hardware.scm                          |   8 +-
 gnu/packages/haskell-xyz.scm                       |  41 +++
 gnu/packages/image-processing.scm                  |   7 +-
 gnu/packages/linux.scm                             |  63 +++-
 gnu/packages/llvm.scm                              | 147 +++++++--
 gnu/packages/networking.scm                        |  21 ++
 gnu/packages/package-management.scm                |   6 +-
 .../patches/agda-categories-use-stdlib-1.7.3.patch |  28 ++
 gnu/packages/patches/agda-use-sphinx-5.patch       |  51 ++++
 ...ath.patch => clang-16.0-libc-search-path.patch} |  32 +-
 ...ath.patch => clang-17.0-libc-search-path.patch} |  41 ++-
 gnu/packages/ruby.scm                              |  25 +-
 gnu/packages/video.scm                             |  12 +-
 gnu/packages/web.scm                               |  10 +-
 28 files changed, 1556 insertions(+), 473 deletions(-)
 copy gnu/packages/aux-files/linux-libre/{6.5-arm.conf => 6.6-arm.conf} (99%)
 copy gnu/packages/aux-files/linux-libre/{6.5-arm64.conf => 6.6-arm64.conf} 
(98%)
 copy gnu/packages/aux-files/linux-libre/{6.5-i686.conf => 6.6-i686.conf} (98%)
 copy gnu/packages/aux-files/linux-libre/{6.5-x86_64.conf => 6.6-x86_64.conf} 
(98%)
 create mode 100644 gnu/packages/patches/agda-categories-use-stdlib-1.7.3.patch
 create mode 100644 gnu/packages/patches/agda-use-sphinx-5.patch
 copy gnu/packages/patches/{clang-14.0-libc-search-path.patch => 
clang-16.0-libc-search-path.patch} (76%)
 copy gnu/packages/patches/{clang-15.0-libc-search-path.patch => 
clang-17.0-libc-search-path.patch} (65%)



reply via email to

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