guix_mirror_bot pushed a change to branch next-master
in repository guix.
from 55e0744ec8 gnu: gerbera: Update to 3.0.0.
new 37ef9fb544 gnu: ttf2pt1: Fix compilation with glibc 2.41.
new 6aa00f4084 gnu: ttf2pt1: Modernize.
new 3b8fb6de62 artwork: Update commit.
new 920043cf0e build: test-driver.scm: Fix test-reporting with guile
3.0.11.
new b843a3f5d8 gnu: jaro: Set paths.
new 602e7ad5b9 gnu: unity-test: Add option for supporting 64bit integers.
new 6af15438ea gnu: clojure: Update to 1.12.4.
new 80b505325b gnu: clojure-tools: Update to 1.12.4.1582.
new 0d5e2fd391 gnu: clojure-tools-deps: Update to 0.28.1569.
new 5e72dee586 gnu: clojure-tools-deps: Default to local clojure jar.
new 483582fee1 gnu: clojure-tools: Add missing SLF4J logger implementation.
new 63cc24336f gnu: Add cognitect-aws-api.
new 24facf1bbd gnu: Add clojure-java-classpath.
new 6e2cadbfa0 gnu: Add clojure-spec-alpha.
new 804ddea526 gnu: Add clojure-core-specs-alpha.
new f4c70e99f9 gnu: Add clojure-data-generators.
new a179385712 gnu: Add clojure-tools-namespace.
new e7b7fa6390 gnu: Add clojure-test-generative.
new 08fd05112f gnu: clojure: Reference existing packages.
new 5826939080 gnu: clojure-core-cache: Update to 1.2.249.
new 7155f4fd84 gnu: clojure-algo-generic: Update to 1.0.1.
new 7b286b0809 gnu: clojure-data-json: Update to 2.5.2.
new e93da8693c gnu: http-kit: Update to 2.8.1.
new e0649603cc gnu: clojure-tools-logging: Update to 1.3.1.
new 942ddefae2 gnu: clojure-tools-gitlibs: Update to 2.6.212.
new 3db8e4262b gnu: clojure-test-check: Update to 1.1.3.
new 7b49734b71 gnu: clojure-tools-reader: Update to 1.6.0.
new 036196369c gnu: clojure-algo-monads: Update to 0.2.1.
new 843aea279b gnu: clojure-core-async: Update to 1.8.741.
new 0487ac47e0 gnu: clojure-core-match: Update to 1.1.1.
new 35d663e979 gnu: clojure-core-memoize: Update to 1.2.273.
new e8a1e9a3a9 gnu: clojure-data-codec: Update to 0.2.1.
new 8dc2387ec1 gnu: clojure-data-csv: Update to 1.1.1.
new 57c927fafe gnu: clojure-data-priority-map: Update to 1.2.1.
new ea3317d9c2 gnu: clojure-data-xml: Update to 0.2.0-alpha10.
new dc479ce1bf gnu: clojure-tools-analyzer: Update to 1.2.1.
new 73fd3ad464 gnu: clojure-tools-analyzer-jvm: Update to 1.3.4.
new 91bf688f5a gnu: clojure-tools-macro: Update to 0.2.2.
new f816e9a6df gnu: clojure-tools-cli: Update to 1.3.250.
new 90defc6a0f gnu: clojure-tools-deps-alpha: Update to 0.15.1254.
new f0ab81c097 gnu: libgit2: Fix tests on 32bit systems.
The 41 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:
build-aux/test-driver.scm | 4 +-
gnu/artwork.scm | 4 +-
gnu/local.mk | 1 +
gnu/packages/check.scm | 6 +-
gnu/packages/clojure.scm | 595 +++++++++++++--------
gnu/packages/fontutils.scm | 56 +-
gnu/packages/guile-xyz.scm | 18 +
.../patches/unity-test-support-int64.patch | 47 ++
gnu/packages/version-control.scm | 14 +-
9 files changed, 491 insertions(+), 254 deletions(-)
create mode 100644 gnu/packages/patches/unity-test-support-int64.patch