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

 discard 0982c6e0e2 gnu: Fix build of qtbase on non-privileged daemons.
     add f6c4dbdf5d gnu: commencement: Reintroduce ‘git-fetch-from-tarball’.
     add f650dc0d80 gexp: Catch more cases of modules imported from the host 
Guile.
     add 13f2fe8936 gnu: nss-certs-for-test: Do not import modules from the 
host Guile.
     add 0e1cd35d6e gnu: nss-certs-for-test: Use ‘with-imported-modules’.
     add 5e61315841 gnu: lokke: Update to 10dfebe.
     add bd73093b81 gnu: guix: Update to deedd48.
     add c3fefb065c gnu: guile: Change ‘guile-3.0-latest’ to 3.0.11.
     add 8c0d1bccf5 gnu: Remove boot-guile-uri.
     add ce9d4c9f59 gnu: jupyter-guile-kernel: Use guile-json-4.
     add 34ac15e813 gnu: guix-daemon: Use guile-json-4.
     add 1758aca454 gnu: guix: Improve style and fix tests on hurd.
     add 01ff86a9bb gnu: guix: Drop input labels.
     add f2ead3989e guix: import: cpan: Fill in description field in template.
     add f90b6f16ac gnu: sbcl-coleslaw: Update to 0.9.7-1.ef76a42.
     add 4bbdd09001 gnu: Remove ecl-coleslaw.
     add 937d04372c gnu: trealla: Update to 2.91.3.
     add 7dfbafac0d gnu: Remove ecl-dufy.
     add c6f5d27245 gnu: Remove ecl-polymorphic-functions.
     add cb7e6d3031 gnu: Remove ecl-tripod.
     add 006223b31c gnu: Remove ecl-nodgui comment.
     add d055b44440 gnu: Remove ecl-phos.
     add 4d5b2362da gnu: sbcl-phos: Update to 0.0.1-2.eb81eaf.
     add 3169b941b7 gnu: Remove ecl-typo.
     add 2a8bb72274 gnu: sbcl-typo: Update to 0.0.0-1.86ebb75.
     add 3c078b5a52 gnu: Remove ecl-coalton.
     new 6b07abd282 gnu: Fix build of qtbase on non-privileged daemons.

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   (0982c6e0e2)
            \
             N -- N -- N   refs/heads/gnome-team (6b07abd282)

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 1 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/packages/bootstrap.scm          |  15 +-
 gnu/packages/ci.scm                 |  18 +-
 gnu/packages/commencement.scm       |  80 ++--
 gnu/packages/guile-xyz.scm          |  10 +-
 gnu/packages/guile.scm              |   2 +-
 gnu/packages/lisp-xyz.scm           |  60 +--
 gnu/packages/nss.scm                |  55 ++-
 gnu/packages/package-management.scm | 727 +++++++++++++++++-------------------
 gnu/packages/prolog.scm             |   4 +-
 guix/gexp.scm                       |   6 +-
 guix/import/cpan.scm                |   5 +-
 tests/import/cpan.scm               |   2 +-
 12 files changed, 486 insertions(+), 498 deletions(-)

Reply via email to