guix_mirror_bot pushed a change to branch ungraft
in repository guix.

 discard 88146d293d gnu: python-joblib: Limit test parallelism.
 discard a5e81d3124 gnu: python-jmespath: Use older setuptools.
 discard 988e0218ce gnu: python-genshi: Use older setuptools.
 discard 52b36668a9 gnu: python-polib: Use older setuptools.
 discard 025e1cdb69 gnu: python-beautifulsoup4: Update to 4.14.3.
 discard 1e11c6adc6 gnu: python-gpg: Fix build.
 discard 55e93984e6 gnu: python-joblib: Update to 1.5.2.
 discard f85c4870cb gnu: python-markdown: Update to 3.10.
 discard 8b5dae0c4e gnu: python-3.11: Ungraft.
 discard 626324ed36 gnu: gtk+: Ungraft.
     add 812fc780d4 tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ 
tests.
     add 2b3782eb6e gnu: guile: Add 3.0.11.
     add 5054c24ed6 guix: Add license silofl1.0.
     add 38a5dd01dd gnu: Add font-peppercarrot.
     add 3bebde3481 doc: Warn that extra-special-file files persist.
     add 0a86d834fa gnu: patchutils.scm: Mild cleanup.
     add 805dd1764e gnu: wdiff: Migrate from (gnu packages wdiff) to (gnu 
packages patchutils).
     add ea1c939464 gnu: wdiff: Use gexps.
     add 4e067ef98d gnu: Add acr.
     add f1ad9b5b82 gnu: swift-llvm: Enable assertions.
     add d68d535327 gnu: Add hare-ev.
     add 6def6eae95 gnu: Add bonsai.
     add 7bb3ec9632 gnu: trealla: Update to 2.87.0.
     add f9548eef30 gnu: Add sxmobar.
     add 8023f009f2 gnu: Add klevernotes.
     add a1ab5b87f1 gnu: Add emacs-load-dir.
     add cdd2690b02 gnu: webkitgtk: Graft to 2.50.3 [security fixes].
     add 0cd42af4f9 gnu: wpewebkit: Update to 2.50.3.
     add 0c56ccc9a9 gnu: tomb: Update to 2.13.
     new 5974c861d0 gnu: gtk+: Ungraft.
     new b21c31d596 gnu: python-3.11: Ungraft.
     new 6757a3c070 gnu: python-markdown: Update to 3.10.
     new f1cd20dbc3 gnu: python-joblib: Update to 1.5.2.
     new e4a26c1d18 gnu: python-gpg: Fix build.
     new 3b194f5502 gnu: python-beautifulsoup4: Update to 4.14.3.
     new a7c074d0f5 gnu: python-polib: Use older setuptools.
     new 487149ccc2 gnu: python-genshi: Use older setuptools.
     new 50006159b0 gnu: python-jmespath: Use older setuptools.
     new 85428e1a1b gnu: webkitgtk: Ungraft.

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   (88146d293d)
            \
             N -- N -- N   refs/heads/ungraft (85428e1a1b)

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:
 CODEOWNERS                   |  1 +
 doc/guix.texi                |  5 +++
 etc/teams.scm                |  1 +
 gnu/local.mk                 |  2 +-
 gnu/packages/build-tools.scm | 35 ++++++++++++++++++
 gnu/packages/crypto.scm      |  4 +-
 gnu/packages/emacs-xyz.scm   | 29 +++++++++++++++
 gnu/packages/fonts.scm       | 52 ++++++++++++++++++++++++++
 gnu/packages/guile.scm       | 23 +++++++++++-
 gnu/packages/hare-apps.scm   | 85 ++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/hare-xyz.scm    | 20 ++++++++++
 gnu/packages/kde-office.scm  | 48 +++++++++++++++++++++++-
 gnu/packages/llvm.scm        |  2 +-
 gnu/packages/patchutils.scm  | 88 +++++++++++++++++++++++++++++++-------------
 gnu/packages/prolog.scm      |  4 +-
 gnu/packages/python-xyz.scm  |  5 +--
 gnu/packages/wdiff.scm       | 59 -----------------------------
 gnu/packages/webkit.scm      | 20 +++-------
 guix/licenses.scm            | 10 ++++-
 po/packages/POTFILES.in      |  1 -
 tests/import/pypi.scm        | 12 +++---
 21 files changed, 387 insertions(+), 119 deletions(-)
 create mode 100644 gnu/packages/hare-apps.scm
 delete mode 100644 gnu/packages/wdiff.scm

Reply via email to