From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/python/time-machine/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/time-machine/Makefile b/components/python/time-machine/Makefile
index 249fe77..d186f96 100644
--- a/components/python/time-machine/Makefile
+++ b/components/python/time-machine/Makefile
@@ -19,12 +19,12 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		time-machine
-HUMAN_VERSION =			2.14.0
+HUMAN_VERSION =			2.14.1
 COMPONENT_SUMMARY =		time-machine - Travel through time in your tests.
 COMPONENT_ARCHIVE_URL =		\
 	https://github.com/adamchainz/time-machine/archive/refs/tags/$(HUMAN_VERSION).tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:96d4d0d9af39004f74b705650bd5079c9208ba2c94428621863982e914ed0884
+	sha256:a57bfadf961318fca2ba840d15116176e253aa8689d88c830480b46f0ea5dcdf
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3