guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3a2200e1ad -> 008a2f1803)


From: guix-commits
Subject: branch master updated (3a2200e1ad -> 008a2f1803)
Date: Mon, 20 Mar 2023 08:39:38 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 3a2200e1ad services: network-manager: Add missing shadowing of 'iwd?' 
field.
     new 458b791f35 gnu: redis: Update to 7.0.9 [security fixes].
     new 4413b09fa3 gnu: redis: Use gexps and streamline.
     new 9956638943 gnu: hiredis: Update to 1.1.0.
     new 20fa738123 gnu: python-hiredis: Update to 2.2.2 and enable tests.
     new 1a902eb21a gnu: python-redis: Update to 4.5.2 and enable tests.
     new c3b110b27a gnu: python-fakeredis: Update to 2.10.1 and enable tests.
     new 10d5535c78 gnu: python-aioredis: Deprecate by python-redis.
     new 008a2f1803 gnu: python-django-rq: Update to 2.7.0.

The 8 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/databases.scm                         | 235 ++++++++++++---------
 gnu/packages/django.scm                            |   6 +-
 .../patches/python-hiredis-fix-header.patch        |  49 +++++
 .../python-hiredis-use-system-hiredis.patch        |  82 +++++++
 5 files changed, 267 insertions(+), 107 deletions(-)
 create mode 100644 gnu/packages/patches/python-hiredis-fix-header.patch
 create mode 100644 gnu/packages/patches/python-hiredis-use-system-hiredis.patch



reply via email to

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