Age | Commit message (Collapse) | Author |
|
Fixes <https://issues.guix.gnu.org/52671>.
* gnu/packages/patches/glibc-dl-cache.patch: Check pointer returned by '_dl_get_origin' for failure indication.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-appdirs): Update to 1.4.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/multiprecision.scm (mpc): Update to 1.3.1.
|
|
* gnu/packages/multiprecision.scm (mpfr): Update to 4.2.0.
|
|
* gnu/packages/xorg.scm (libxv): Update to 1.0.12.
|
|
* gnu/packages/video.scm (libva): Update to 2.17.0.
|
|
* gnu/packages/video.scm (libva)[native-inputs]: Add config.
[arguments]: Add phase to update config.guess and config.sub.
|
|
* gnu/packages/gnupg.scm (libksba): Update to 1.6.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/image.scm (imlib2): Update to 1.10.0.
|
|
* gnu/packages/commencement.scm (coreutils-boot0)[arguments]: When
building for arm architectures skip building some programs.
|
|
* gnu/packages/freedesktop.scm (elogind)[arguments]: Add a new
'use-global-hook-directory phase.
|
|
* gnu/packages/admin.scm (shadow)[arguments]: Add phase to install the
manpages. Make sure 'remove-groups comes after installing the manpages.
[properties]: Remove field.
(shadow-with-man-pages): Remove variable.
* gnu/system.scm (%base-packages-utils): Replace shadow-with-man-pages
with shadow.
|
|
* gnu/packages/admin.scm (shadow): Update to 4.13.
|
|
* gnu/packages/man.scm (man-db): Update to 2.11.1.
|
|
* gnu/packages/linux.scm (iproute): Update to 6.0.0.
|
|
gnu/packages/freedesktop.scm (wayland): Update to 1.21.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
gnu/packages/freedesktop.scm (wayland-protocols) [source]: Fix URI.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/gawk.scm (gawk): Update to 5.2.1.
|
|
* gnu/packages/gtk.scm (gtk+) [inputs]: Replace iso-codes/official with
iso-codes.
[arguments]: Use gexps.
|
|
* gnu/packages/gtk.scm (gtk+-2) [propagated-inputs]: Use librsvg-for-system.
|
|
* gnu/packages/gtk.scm (gtk+-2) [phases]: Remove trailing #t.
[arguments]: Use gexps.
|
|
* gnu/packages/gtk.scm (pangomm): Update to 2.50.1.
[arguments]: Use gexps.
[phases] {move-doc}: Use gexp variables.
[native-inputs]: Remove labels and sort.
|
|
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.29.
|
|
* gnu/packages/graphviz.scm (graphviz): Update to 7.0.1.
[inputs]: Remove labels.
|
|
* gnu/packages/gl.scm (mesa): Update to 22.2.4.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 5.3.1.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.114.
|
|
* gnu/packages/gl.scm (mesa-headers) [phases] {install}: Strip trailing #t.
|
|
* gnu/packages/gtk.scm (pango): Update to 1.50.10 and remove input labels.
|
|
* gnu/packages/multiprecision.scm (mpfr): Update to 4.1.1.
|
|
* gnu/packages/libffi.scm (libffi): Update to 3.4.4.
|
|
* gnu/packages/xml.scm (expat): Update to 2.5.0.
|
|
* gnu/packages/file.scm (file): Update to 5.43.
|
|
* gnu/packages/compression.scm (xz): Update to 5.2.8.
|
|
* gnu/packages/compression.scm (zlib): Update to 1.2.13.
[source]: Remove patches.
* gnu/packages/patches/zlib-cc.patch,
gnu/packages/patches/zlib-correct-crc32-inputs.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/perl.scm (perl)[inputs]: Only add coreutils-minimal when
cross-building.
|
|
* gnu/packages/autotools.scm (autoconf-archive): Update to 2022.09.03.
|
|
* gnu/packages/libidn.scm (libidn2): Update to 2.3.4.
|
|
* gnu/packages/linux.scm (linux-pam): Update to 1.5.2.
Add explicit libdir for pkgconfig files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The 'icu4c-71' variable was removed in
20bc806b044057d657e8ba6d10b6515bd1b702d4.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'icu4c-71' to 'icu4c'.
|
|
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.4.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/xdisorg.scm (libxkbcommon): Switch to gexp.
[arguments]: Avoid hardcoding inputs and locate them via relative
paths instead.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This already led to 2 problematic 9K builds on the master branch; let's remove
this trap.
* gnu/packages/samba.scm (samba): Rename variable to samba/fixed.
(samba): Define as a new variable inheriting from samba/fixed.
|
|
* gnu/packages/docbook.scm (docbook-xsl): Replace with...
(docbook-xsl-next): ... this package, adding the missing home-page, synopsis,
description and license fields to the later, and removing the inheritance.
|
|
|
|
Conflicts resolved in:
gnu/local.mk
gnu/packages/cran.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/icu4c.scm
gnu/packages/java.scm
gnu/packages/machine-learning.scm
gnu/packages/tex.scm
|
|
|
|
This reverts commit 968ec0a87, which was itself a revert of 62048ff9fc.
|
|
* gnu/packages/samba.scm (samba/fixed): Add a FIXME comment.
[native-inputs]: Copy the complete native inputs from samba, to protect against
unintended changes in the inherited package.
|
|
This reverts commit 62048ff9fcfbe3fc790a7207fc5f6f3e0476a02a. This caused a
half world rebuild (9K packages).
|