guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9e03f08b79 -> 8306d3e529)


From: guix-commits
Subject: branch master updated (9e03f08b79 -> 8306d3e529)
Date: Sun, 9 Jul 2023 01:34:33 -0400 (EDT)

lilyp pushed a change to branch master
in repository guix.

    from 9e03f08b79 gnu: audacious: Use G-expressions.
     new f420d99a7d gnu: maven-pom: Add missing shebangs.
     new d6f773571d Revert "gnu: maven-embedder: Fix build."
     new 4f2e9ab060 Revert "gnu: maven-core-bootstrap: Fix build."
     new 0df4466276 Revert "gnu: maven-resolver-provider: Fix build."
     new 8c619cf924 Revert "gnu: maven-model-builder: Fix build."
     new 57c4491e57 Revert "gnu: maven-settings-builder: Fix build."
     new 1f42ba3533 Revert "gnu: maven-model-builder@3.0: Fix build."
     new 4c610d2b2e gnu: Add fuzzylite.
     new 8306d3e529 gnu: Add vcmi.

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                                       |   4 +
 gnu/packages/games.scm                             |  80 +++++++++
 gnu/packages/maven.scm                             |  25 ---
 .../patches/fuzzylite-relative-path-in-tests.patch |  15 ++
 .../patches/fuzzylite-soften-float-equality.patch  |  30 ++++
 gnu/packages/patches/fuzzylite-use-catch2.patch    | 184 +++++++++++++++++++++
 .../patches/maven-generate-component-xml.patch     |   3 +-
 .../maven-generate-javax-inject-named.patch        |   3 +-
 .../patches/vcmi-disable-privacy-breach.patch      |  21 +++
 9 files changed, 338 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/patches/fuzzylite-relative-path-in-tests.patch
 create mode 100644 gnu/packages/patches/fuzzylite-soften-float-equality.patch
 create mode 100644 gnu/packages/patches/fuzzylite-use-catch2.patch
 create mode 100644 gnu/packages/patches/vcmi-disable-privacy-breach.patch



reply via email to

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