guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b0822c918e -> 22010dd48c)


From: guix-commits
Subject: branch master updated (b0822c918e -> 22010dd48c)
Date: Fri, 14 Jan 2022 04:43:39 -0500 (EST)

efraim pushed a change to branch master
in repository guix.

    from b0822c918e gnu: emacs-json-mode: Update to 1.0.15.
     new 03b45230d4 gnu: bootstrap: Add support for riscv64-linux.
     new ef9ecd4fd3 gnu: gcc-boot0: Use libstdc++-boot0-gcc7 on riscv64-linux.
     new ed2ca2dcb5 gnu: %boot3-inputs: Add missing input.
     new 160d0d7923 gnu: earlyoom: Run more tests.
     new 130703f8c5 gnu: earlyoom: Move snippet to make-flag.
     new 720baa1e0b gnu: earlyoom: Rewrite with gexps.
     new a275ef3966 gnu: earlyoom: Only build with pandoc on certain systems.
     new 097e1b6f92 gnu: keepassxc: Add release-monitoring-property.
     new 3684904e93 gnu: parallel: Update to 20211222.
     new a0c8c8cd53 gnu: tig: Update to 2.5.5.
     new a9558ec5e8 gnu: quassel: Update to 0.14.0.
     new 6a45d50f3a gnu: quassel: Enable tests.
     new d4ea772d13 gnu: quassel: Remove input labels.
     new b32f645c02 gnu: lagrange: Update to 1.9.5.
     new 12bccb8e3b gnu: aria2: Add release-monitoring-property.
     new 161091f053 gnu: aria2: Update to 1.36.0.
     new dc64e7a1ac gnu: aria2: Rewrite with gexps.
     new be6716a218 gnu: parcimonie: Update to 0.12.0.
     new 19f41fb4de gnu: parcimonie: Remove input labels.
     new ed1461fa18 gnu: parcimonie: Help find new releases.
     new 24dbd44bdc gnu: rust-fastrand-1: Update to 1.6.0.
     new c1d82f4aac gnu: Add rust-lexopt-0.2.
     new 7b48173f63 gnu: rust-xdg-2: Update to 2.4.0.
     new 29e697789f gnu: newsboat: Update to 2.26.
     new 8a018533ba gnu: aspell-dictionary: Try to find new releases.
     new 15216a06fe gnu: glibc-locales: Allow finding newer versions.
     new 22010dd48c gnu: openssh: Add release-monitoring-url.

The 27 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:
 doc/guix.texi                                    |  14 ++-
 gnu/local.mk                                     |   1 -
 gnu/packages/aspell.scm                          |   7 +-
 gnu/packages/base.scm                            |   3 +-
 gnu/packages/bittorrent.scm                      |  36 ++++---
 gnu/packages/bootstrap.scm                       | 112 ++++++++++++++++++-
 gnu/packages/commencement.scm                    |  52 ++++++++-
 gnu/packages/crates-io.scm                       |  29 ++++-
 gnu/packages/gnupg.scm                           |  95 ++++++++---------
 gnu/packages/irc.scm                             |  54 +++++-----
 gnu/packages/linux.scm                           |  61 +++++------
 gnu/packages/parallel.scm                        |   6 +-
 gnu/packages/password-utils.scm                  |   4 +-
 gnu/packages/patches/quassel-qt-514-compat.patch | 130 -----------------------
 gnu/packages/ssh.scm                             |   4 +-
 gnu/packages/syndication.scm                     |   9 +-
 gnu/packages/version-control.scm                 |   6 +-
 gnu/packages/web-browsers.scm                    |  24 +----
 guix/packages.scm                                |   4 +-
 guix/utils.scm                                   |   3 +-
 m4/guix.m4                                       |   2 +-
 21 files changed, 352 insertions(+), 304 deletions(-)
 delete mode 100644 gnu/packages/patches/quassel-qt-514-compat.patch



reply via email to

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