guix-commits
[Top][All Lists]
Advanced

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

branch master updated (281bf72745 -> fed51b2614)


From: guix-commits
Subject: branch master updated (281bf72745 -> fed51b2614)
Date: Mon, 30 May 2022 10:37:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 281bf72745 gnu: r-lmom: Update to 2.9.
     new 1ae0e1dc29 store: 'map/accumulate-builds' preserves caches.
     new 61d4f9e89d tests: Adjust crate importer test to spdx changes.
     new 7750f220be gnu: tor: Record the file name of 'torsocks' in 'torify'.
     new 56dddd05e8 gnu: emacs-w3m: Update to 20220508.2259.
     new 3f31525546 gnu: GCC: Add cross environment variables patch to GCC 12.
     new 7d8f6a5db5 gnu: rsync: Update to 3.2.4.
     new 092ee35155 gnu: casync: Update to 99559cd1.
     new 38f3d38ead gnu: xpad: Update to 5.8.0.
     new b67fd51902 gnu: pre-commit: Update to 2.19.0.
     new 5e5e37fbc4 gnu: rspamd: Update to 3.2
     new 8d5b27cae9 gnu: emacs-vterm: Update to 0.0.1-1.b447235.
     new d730bbbbb3 gnu: Add calceph.
     new fed51b2614 gnu: calceph: Add 'release-monitoring-url' property.

The 13 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                                       |  2 +-
 gnu/packages/astronomy.scm                         | 36 ++++++++++++
 gnu/packages/cross-base.scm                        |  3 +
 gnu/packages/emacs-xyz.scm                         | 31 +++++-----
 gnu/packages/gnome.scm                             |  6 +-
 gnu/packages/mail.scm                              |  9 +--
 .../patches/casync-renameat2-declaration.patch     | 27 ---------
 ...ch => gcc-12-cross-environment-variables.patch} | 27 +++++----
 gnu/packages/rsync.scm                             |  4 +-
 gnu/packages/sync.scm                              | 67 ++++++++++++----------
 gnu/packages/tor.scm                               | 11 ++++
 gnu/packages/version-control.scm                   |  4 +-
 guix/store.scm                                     | 15 ++++-
 tests/crate.scm                                    |  4 +-
 14 files changed, 145 insertions(+), 101 deletions(-)
 delete mode 100644 gnu/packages/patches/casync-renameat2-declaration.patch
 copy gnu/packages/patches/{gcc-10-cross-environment-variables.patch => 
gcc-12-cross-environment-variables.patch} (73%)



reply via email to

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