guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (69c2e01 -> f568581)


From: guix-commits
Subject: branch core-updates updated (69c2e01 -> f568581)
Date: Fri, 24 Apr 2020 11:44:28 -0400 (EDT)

mbakke pushed a change to branch core-updates
in repository guix.

    from 69c2e01  news: Add entry for the glibc 2.31 upgrade.
     add e84d9dc  git-version: Raise a condition instead of an error.
     add cf4a56d  gnu: Add texlive-marginnote.
     add f077992  licenses: Export license record.
     add 8e2a423  gnu: GNU FreeFont: Add a deprecated alias for 
"font-gnu-freefont-ttf".
     add 0fb2bc8  gnu: liburcu: Update to 0.12.1.
     add 54b3d58  gnu: grammalecte: Update to 1.9.0.
     add 0f25feb  gnu: Squid: Update to 4.11 [fixes 
CVE-2020-{11945,12519,12521}].
     add 12da516  compile: Pre-load the compiler outside 'with-target'.
     add d9e83f2  doc: Build more man pages.
     add 62bc3c5  build: Don't build man pages when cross-compiling.
     add 59be295  gnu: Add wolf-shaper.
     add b90b7f1  gnu: Add wolf-spectrum.
     add 409dfdf  gnu: Add hamlib.
     add e6d1416  gnu: fldigi: Add hamlib support.
     add 5a91563  gnu: Add wsjtx.
     add 887c61e  gnu: linux-libre@4.19: Update to 4.19.118.
     add 3fdccd5  gnu: linux-libre@5.6: Update to 5.6.7.
     add 298c113  gnu: linux-libre: Update to 5.4.35.
     add 1597613  Revert "licenses: Export license record."
     add 2fea2b6  gnu: java-eclipse-jetty-test-helper: Don't use unstable 
tarball.
     add 1e700c6  gnu: datamash: Update to 1.7.
     add 962554d  guix package: Export 'search-path-environment-variables'.
     add a1d369f  gnu: Add texlive-csquotes.
     add ba07c7f  gnu: Add r-tea.
     add fe14871  gnu: Add r-awsmethods.
     add ea43d29  gnu: Add r-aws.
     add aa3fdca  gnu: Add r-sgloptim.
     add d234006  gnu: Add r-grouped.
     add 26e5dab  gnu: Add r-stam.
     add 3a8ee5e  gnu: r-tea: Fix typo.
     add 53269e6  gnu: Add r-dcv.
     add 5b38f03  gnu: Add r-rcdd.
     add 4ac3461  gnu: Add r-rxnat.
     add 193192c  gnu: llvm: Add 10.0.0.
     add 2520059  pack: 'guix pack -R' wrapper correctly reports exit code.
     add 122b3cd  gnu: biber: Address test failures.
     add 40fd909  gnu: biber: Downgrade to 2.11.
     add 7dd0539  doc: Ensure guix-daemon is built before creating 
guix-daemon.1.
     add 9b42918  gnu: guix: Update to 7dd0539.
     new c57d649  Merge branch 'master' into core-updates
     new f568581  gnu: emacs-guix: Add support for Guile 3.0.

The 2 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:
 configure.ac                                       |    2 +
 doc/local.mk                                       |   16 +-
 gnu/local.mk                                       |    2 +
 gnu/packages/aux-files/run-in-namespace.c          |   10 +-
 gnu/packages/cran.scm                              |  242 +++
 gnu/packages/datamash.scm                          |    4 +-
 gnu/packages/datastructures.scm                    |    4 +-
 gnu/packages/dictionaries.scm                      |   16 +-
 gnu/packages/emacs-xyz.scm                         |   11 +-
 gnu/packages/fonts.scm                             |    3 +
 gnu/packages/linux.scm                             |   12 +-
 gnu/packages/llvm.scm                              |   54 +-
 gnu/packages/music.scm                             |   80 +
 gnu/packages/networking.scm                        |    5 +-
 gnu/packages/package-management.scm                |    6 +-
 gnu/packages/patches/biber-sortinithash.patch      | 1657 ++++++++++++++++++++
 ...ath.patch => clang-10.0-libc-search-path.patch} |    7 +-
 gnu/packages/radio.scm                             |  118 ++
 gnu/packages/tex.scm                               |   61 +-
 gnu/packages/web.scm                               |   10 +-
 guix/build/compile.scm                             |    9 +-
 guix/git-download.scm                              |    4 +-
 guix/scripts/package.scm                           |    2 +
 tests/guix-pack-relocatable.sh                     |    6 +-
 24 files changed, 2281 insertions(+), 60 deletions(-)
 create mode 100644 gnu/packages/patches/biber-sortinithash.patch
 copy gnu/packages/patches/{clang-9.0-libc-search-path.patch => 
clang-10.0-libc-search-path.patch} (96%)



reply via email to

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