guix-commits
[Top][All Lists]
Advanced

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

branch master updated (66177c2b87 -> e777c3e34c)


From: guix-commits
Subject: branch master updated (66177c2b87 -> e777c3e34c)
Date: Tue, 5 Apr 2022 14:43:04 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 66177c2b87 Merge branch 'wip-pyyaml'
     new 2a70e7922c gnu: xmonad-next: Change #:phases to gexp.
     new 1fed7ab09e gnu: curlie: Update to 1.6.9
     new 1e0cd871b8 doc: Update the sample yggdrasil-private.conf.
     new 3e599b99da gnu: celluloid: Update to 0.23.
     new 0748d3febd gnu: linux: Allow kconfig options to be strings
     new 9d25dab4db gnu: python-dotenv: Update to 0.20.0.
     new 27a6e8501f gnu: python-gst: Fix the concatenation of install path.
     new c9cca908fa gnu: python-w3lib: Fix build.
     new 86ee397e26 gnu: pantheon-calculator: Update to 1.7.2.
     new d15a601a85 gnu: phodav: Use libsoup 2 instead of libsoup 3.
     new 84e0cbbc9c gnu: plocate: Build with "--sharedstatedir=/var".
     new 9ef6d80ef4 services: messaging: Fix two copy-paste mistakes; avoid 
warnings.
     new e777c3e34c gnu: l2md: Update to 9db252bc.

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:
 doc/guix.texi                                      | 18 +++----
 gnu/local.mk                                       |  1 +
 gnu/packages/curl.scm                              |  4 +-
 gnu/packages/gnome.scm                             | 11 ++--
 gnu/packages/gstreamer.scm                         |  2 +-
 gnu/packages/linux.scm                             |  4 +-
 gnu/packages/mail.scm                              |  7 +--
 gnu/packages/pantheon.scm                          | 16 +++---
 .../patches/python-w3lib-fix-test-failure.patch    | 60 ++++++++++++++++++++++
 gnu/packages/python-web.scm                        | 11 +++-
 gnu/packages/python-xyz.scm                        |  6 +--
 gnu/packages/search.scm                            | 13 ++++-
 gnu/packages/video.scm                             |  6 +--
 gnu/packages/wm.scm                                | 24 ++++-----
 gnu/services/messaging.scm                         |  4 +-
 15 files changed, 131 insertions(+), 56 deletions(-)
 create mode 100644 gnu/packages/patches/python-w3lib-fix-test-failure.patch



reply via email to

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