guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (552ebc47af -> 7c60d1e14f)


From: guix-commits
Subject: branch core-updates updated (552ebc47af -> 7c60d1e14f)
Date: Mon, 22 Jan 2024 00:24:00 -0500 (EST)

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

    from 552ebc47af gnu: inkscape/stable: Add imagemagick to inputs.
     new c20736562d gnu: Use 'gtk-doc/stable' in native-inputs instead of 
'gtk-doc'.
     new 7f94e81a13 build-system: python: Add allowed/disallowed keyword 
arguments.
     new cecb025583 build-system: pyproject: Add allowed/disallowed keyword 
arguments.
     new 27e5fbe617 gnu: sphinx: Use 'imagemagick/stable' variant.
     new a12f7bac3e gnu: wpa-supplicant-gui: Use 'imagemagick/stable' variant.
     new 11131a0292 guix: build-system: qt: Support #:disallowed-references.
     new f4a76d6ca2 gnu: bandage: Do not yet use the 'imagemagick/stable' 
variant.
     new 9077def8bb build-systems: cmake: Add support for #:allowed-references.
     new b4a6b1ba93 gnu: inkscape/stable: Build stable variant without 
imagemagick support.
     new 7c60d1e14f gnu: hwdata: Update to 0.374.

The 10 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/packages/admin.scm          |   8 +-
 gnu/packages/bioinformatics.scm |  46 +++++-----
 gnu/packages/glib.scm           |   2 +-
 gnu/packages/graphics.scm       |   2 +-
 gnu/packages/inkscape.scm       | 192 +++++++++++++++++++++-------------------
 gnu/packages/kde-plasma.scm     |   2 +-
 gnu/packages/mate.scm           |  17 ++--
 gnu/packages/messaging.scm      |   5 +-
 gnu/packages/music.scm          |   5 +-
 gnu/packages/pciutils.scm       |  18 +---
 gnu/packages/photo.scm          |   3 +-
 gnu/packages/security-token.scm |   3 +-
 gnu/packages/sphinx.scm         |  12 ++-
 gnu/packages/virtualization.scm |   3 +-
 gnu/packages/wm.scm             |   5 +-
 guix/build-system/cmake.scm     |   5 ++
 guix/build-system/pyproject.scm |   8 +-
 guix/build-system/python.scm    |   9 +-
 guix/build-system/qt.scm        |  17 +++-
 19 files changed, 202 insertions(+), 160 deletions(-)



reply via email to

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