guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d97a67d41d -> 6d7db827d1)


From: guix-commits
Subject: branch master updated (d97a67d41d -> 6d7db827d1)
Date: Mon, 2 Dec 2024 17:20:58 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from d97a67d41d gnu: homer: Install config.txt.
     new 58a8d3b180 tests: Adjust ‘guix build -P1’ test to new packages.
     new 0a5e626f10 gnu: Add (gnu packages dictd).
     new 68c502d942 gnu: Add dictd.
     new 93833624fb gnu: Add freedict-tools.
     new bed1371a9a gnu: Add freedict-dictionaries.
     new abda22ecb1 gnu: freedict-tools: Fix non-determinism of dictzip 
compressed file headers.
     new a857a58d65 gnu: povray: Fix test run requiring interaction.
     new 5914d906ba gnu: libreoffice: Update to 24.8.3.2.
     new 6d7db827d1 gnu: libgit2: Update to 1.8.3.

The 9 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                                       |   3 +
 gnu/packages/dictd.scm                             | 100 ++++++++++++++++++++
 gnu/packages/dictionaries.scm                      | 103 ++++++++++++++++++++-
 gnu/packages/graphics.scm                          |   5 +-
 gnu/packages/libreoffice.scm                       |  57 ++++++++++--
 .../patches/freedict-tools-fix-determinism.patch   |  22 +++++
 gnu/packages/version-control.scm                   |   4 +-
 tests/guix-build.sh                                |   2 +-
 8 files changed, 281 insertions(+), 15 deletions(-)
 create mode 100644 gnu/packages/dictd.scm
 create mode 100644 gnu/packages/patches/freedict-tools-fix-determinism.patch



reply via email to

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