guix_mirror_bot pushed a change to branch ocaml-team
in repository guix.

 discard eca1cb7f03 guix: ocaml: Add package-with-ocaml5.3.
 discard 6452d9a621 guix: Add ocaml5.3-findlib.
     add dd643d781f gnu: yt-dlp: Update to 2025.11.12.
     add 156f23bb1a gnu: Add pass-update.
     add 307bfb0663 gnu: Upgrade Handbrake.
     add 6d85fc4277 gnu: python-olm: Switch to pyproject.
     add a521bca2dc gnu: python-pyvirtualdisplay: Enable more tests.
     add c7bed7d189 gnu: python-mpv: Improve package.
     add a506477c3d gnu: cxxtest: Switch to pyproject.
     add 452bd71440 gnu: python-minimock: Update to 1.3.0.
     add 18e814ae5c gnu: python-jaconv: Update to 0.4.0-0.d427346.
     add dc155f82a0 gnu: didjvu: Switch to pyproject.
     add 5d2a8a4a1b gnu: ocrodjvu: Switch to pyproject.
     add dd65e510a4 gnu: python-mygpoclient: Update to 1.10.
     add 2a47999c84 gnu: python-graphtools: Remove uneeded native-inputs.
     add 82f644f60d gnu: lightgbm: Switch to pyproject.
     add 22c9028522 gnu: python-spake2: Switch to pyproject.
     add 7447159d4a gnu: vigra: Remove python-nose native-inputs.
     add fae9ec22ca gnu: go-github-com-ibm-go-sdk-core: Fix name.
     add 61f492e222 gnu: go-github-com-cpuguy83-go-md2man-v2: Update to 2.0.7.
     add 9f5840e895 gnu: podman: Update to 5.7.0.
     add 971f0e4e8f gnu: ocaml-guile: Fix build with gcc@14.
     add 43673b96dc gnu: camlboot: Fix build with gcc@14.
     add ec4f475b7c gnu: ocaml-4.07: Fix build with gcc@14.
     add f48389ada9 gnu: emacs-gptel: Update to 0.9.9.3.
     add f61f15410d gnu: emacs-gptel-prompts: Update to 1.0-2.f1c2920.
     add e83b1badf9 gnu: Add python-sounddevice.
     add 011a3b932d gnu: Add open-logic.
     add ca0ed91b40 image: Supply grub-efi from esp partition initializer.
     add e12ba8c865 image: Fix bootloader-uses-grub-efi logic.
     add 8d870bebc1 gnu: python-pynose: Improve package.
     add d3c14a96b4 gnu: hydrus-network: Switch to pyproject.
     add 5d40f7ed98 gnu: hungrycat: Replace python-nose by python-pynose.
     add a62b8f19e0 gnu: python-benchexec: Adjust native-inputs.
     add ad5929ab70 gnu: ciri-long: Replace python-nose by python-pynose.
     add ff846b8635 gnu: clipper-peak: Adjust native-inputs.
     add 84978f7277 gnu: crossmap: Disable tests.
     add 988d0a2f74 gnu: rseqc: Disable tests.
     add 290a91c5cb gnu: seqmagick: Fix build and remove python-nose.
     add 8269f02402 gnu: aacircuit: Replace python-nose by python-pynose.
     add c0b961fd94 gnu: python-hyperopt: Replace python-nose by python-pynose.
     add 01831203c2 gnu: hungrycat: Build from git.
     add 18d777842e gnu: Add go-github-com-influxdata-cron.
     add 5195582b12 gnu: Add mnc.
     add 7c7bad305a gnu: trealla: Update to 2.86.7.
     add 642f28f47f gnu: libseccomp: Fix tests on powerpc-linux.
     add d48a3379d1 gnu: libcap: Fix build on powerpc-linux.
     add 136fc8bfe9 gnu: u-boot: Removed non-free software.
     new d851457e48 guix: Add ocaml5.3-findlib.
     new fb49ed59de guix: ocaml: Add package-with-ocaml5.3.
     new 32a34a63a2 guix: ocaml: Collect aliases for core ocaml packages in one 
place.
     new cc5b9ebb8e guix: ocaml-build-system: Use more general names for OCaml 
5.x package aliases.
     new ccd13ed9a9 guix: ocaml: Identify OCaml and Dune build systems by name.
     new 4446dfe5a6 guix: ocaml-build-system: Define `lower` in terms of a 
higher-order function.
     new 500181d20b guix: dune-build-system: Define `lower` in terms of a 
higher-order function.
     new bf57bfe274 guix: ocaml-build-system: Provide separate build system 
instances for OCaml 4.x and 5.x dev stacks.
     new a97957e8b4 guix: dune-build-system: Provide separate build system 
instances for OCaml 4.x and 5.x dev stacks.
     new f17be82987 guix: ocaml-build-system: Remove obsolete `lower` function.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (eca1cb7f03)
            \
             N -- N -- N   refs/heads/ocaml-team (f17be82987)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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/local.mk                                       |   3 +
 gnu/packages/admin.scm                             |  42 ++--
 gnu/packages/audio.scm                             |  34 +++
 gnu/packages/benchmark.scm                         |   5 +-
 gnu/packages/bioinformatics.scm                    | 101 +++++----
 gnu/packages/bootloaders.scm                       |  13 +-
 gnu/packages/check.scm                             |  98 ++++----
 gnu/packages/containers.scm                        |   9 +-
 gnu/packages/crypto.scm                            |  18 +-
 gnu/packages/djvu.scm                              | 190 ++++++++--------
 gnu/packages/electronics.scm                       |  63 +++++-
 gnu/packages/emacs-xyz.scm                         |  46 +++-
 gnu/packages/golang-apps.scm                       |  27 +++
 gnu/packages/golang-web.scm                        |   4 +-
 gnu/packages/golang-xyz.scm                        |  28 ++-
 gnu/packages/gpodder.scm                           |  35 +--
 gnu/packages/graph.scm                             |   5 +-
 gnu/packages/image-viewers.scm                     |  18 +-
 gnu/packages/image.scm                             |  34 +--
 gnu/packages/linux.scm                             |  21 +-
 gnu/packages/machine-learning.scm                  |  63 +++---
 gnu/packages/ocaml.scm                             |  60 ++++-
 gnu/packages/password-utils.scm                    |  41 ++++
 gnu/packages/patches/ffmpeg-svt-av1-v3.patch       |  33 +++
 .../patches/libcap-magic-glibc-constant.patch      |  43 ++++
 gnu/packages/patches/x265-4-arm-flags.patch        |  37 +++
 gnu/packages/prolog.scm                            |   4 +-
 gnu/packages/python-check.scm                      |  40 +++-
 gnu/packages/python-crypto.scm                     |   9 +-
 gnu/packages/python-xyz.scm                        |  65 ++++--
 gnu/packages/sync.scm                              |   2 +-
 gnu/packages/video.scm                             | 249 +++++++++++++++------
 gnu/system/image.scm                               |  65 +++---
 guix/build-system/dune.scm                         | 122 +++++-----
 guix/build-system/ocaml.scm                        | 146 +++++++-----
 35 files changed, 1223 insertions(+), 550 deletions(-)
 create mode 100644 gnu/packages/patches/ffmpeg-svt-av1-v3.patch
 create mode 100644 gnu/packages/patches/libcap-magic-glibc-constant.patch
 create mode 100644 gnu/packages/patches/x265-4-arm-flags.patch

Reply via email to