guix-commits
[Top][All Lists]
Advanced

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

branch master updated (bb3b810167 -> 582b1f626f)


From: guix-commits
Subject: branch master updated (bb3b810167 -> 582b1f626f)
Date: Sun, 2 Oct 2022 18:11:32 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from bb3b810167 gnu: emacs-scratch-el: Update source and homepage.
     new 6a04bc8a6d transformations: Switch to SRFI-71.
     new 3624f4358c doc: Update the URL of ISC DHCP.
     new 4bd75d79e5 read-print: Fix indentation rule for 'match-lambda*'.
     new 782c7455e1 gnu: ffmpeg@4: Build against SDL2 2.0 so 'ffplay' gets 
built.
     new abc232c42d gnu: Add tdlib-1.8.0.
     new 69aa41e405 gnu: emacs-telega: Use tdlib-1.8.0
     new b479089fdc gnu: Add texlive-generic-xstring.
     new 5440d6be78 gnu: python-networkx: Update to 2.8.6.
     new 2070ce84ec gnu: python-aws-sam-translator: Update to 1.51.0.
     new dec74d4563 gnu: Add python-jschema-to-python.
     new 56d8907c5f gnu: Add python-sarif-om.
     new 35c92a6324 gnu: python-cfn-lint: Update to 0.65.0.
     new d1c3de6583 gnu: python-setools: Update to 4.4.0.
     new 582b1f626f gnu: python-louvain: Fix test.

The 14 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                                      |  2 +-
 gnu/local.mk                                       |  1 +
 gnu/packages/emacs-xyz.scm                         |  2 +-
 gnu/packages/graph.scm                             |  1 +
 gnu/packages/messaging.scm                         | 15 ++++++
 gnu/packages/patches/python-louvain-fix-test.patch | 15 ++++++
 gnu/packages/python-web.scm                        | 55 ++++++++++++++++++++--
 gnu/packages/python-xyz.scm                        |  4 +-
 gnu/packages/sdl.scm                               | 14 ++++++
 gnu/packages/selinux.scm                           | 13 ++---
 gnu/packages/tex.scm                               | 21 +++++++++
 gnu/packages/video.scm                             |  2 +
 guix/read-print.scm                                |  2 +-
 guix/transformations.scm                           |  8 ++--
 14 files changed, 135 insertions(+), 20 deletions(-)
 create mode 100644 gnu/packages/patches/python-louvain-fix-test.patch



reply via email to

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