summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRicardo Wurmus <[email protected]>2025-01-14 11:36:41 +0100
committerRicardo Wurmus <[email protected]>2025-01-20 21:37:54 +0100
commiteee88d70aadc187bd97239d6bf264d27d8f2c7ad (patch)
tree7ef7d8e575f25cc45e87bf4313ebbfbeb066d68b /gnu/local.mk
parent21d41c3130240700e680e17bf2a61f155b49fbb8 (diff)
gnu: python-hiredis: Update to 3.1.0.
* gnu/packages/patches/python-hiredis-fix-header.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/databases.scm (python-hiredis): Update to 3.1.0. [source]: Remove patch. [arguments]: Remove. Change-Id: I095c89329e4c42316398c7fccc86e1dee0affaea
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index f91bf47d66..763c790541 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2093,7 +2093,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-debugpy-unbundle-pydevd.patch \
%D%/packages/patches/python-docopt-pytest6-compat.patch \
%D%/packages/patches/python-fixtures-remove-monkeypatch-test.patch \
- %D%/packages/patches/python-hiredis-fix-header.patch \
%D%/packages/patches/python-hiredis-use-system-hiredis.patch \
%D%/packages/patches/python-online-judge-api-client-tests.patch \
%D%/packages/patches/python-optree-fix-32-bit.patch \