guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3c54b28ea3 -> 5f856c5954)


From: guix-commits
Subject: branch master updated (3c54b28ea3 -> 5f856c5954)
Date: Mon, 10 Oct 2022 05:18:46 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 3c54b28ea3 gnu: ocamlbuild: Update to 0.14.2.
     new 79b390a207 licenses: Let 'license?' expand to #t in trivial cases.
     new b6bc4c109b packages: Raise an exception for invalid 'license' values.
     new 831e038dff gnu: openexr: Apply 'guix style'.
     new 4133e50026 gnu: openexr: Skip failing tests on i686.
     new 75e24eec1e gnu: gtk: Use librsvg-2.40 for non-x86_64.
     new f8bc5b13ad gnu: Add nm-tray.
     new 69598d8489 gnu: Move libqb to high-availability.
     new 1589a825da gnu: libqb: Update to 2.0.6.
     new b72e6036dd gnu: Add kronosnet.
     new be3bfce295 gnu: Add corosync.
     new 5f856c5954 gnu: Add pacemaker.

The 11 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/graphics.scm          |  66 ++++++----
 gnu/packages/gtk.scm               |   5 +-
 gnu/packages/hardware.scm          |  28 +----
 gnu/packages/high-availability.scm | 242 +++++++++++++++++++++++++++++++++++++
 gnu/packages/networking.scm        |  32 +++++
 guix/licenses.scm                  |  58 +++++++--
 guix/packages.scm                  |  40 +++++-
 tests/packages.scm                 |   7 ++
 9 files changed, 420 insertions(+), 59 deletions(-)
 create mode 100644 gnu/packages/high-availability.scm



reply via email to

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