From 24de1918c70daa293b4e83bbd86e2b19c0798257 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:30:03 +0000 Subject: [PATCH] Update dependency base to v4.22 New-Versions: base==4.22.0.0 --- pureMD5.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pureMD5.cabal b/pureMD5.cabal index 1342e45..a1d1eaf 100644 --- a/pureMD5.cabal +++ b/pureMD5.cabal @@ -20,7 +20,7 @@ flag test Library Build-Depends: - , base >=4.18 && <4.21 + , base >=4.18 && <4.23 , bytestring >=0.11 && <0.13 , binary >=0.8.9 && <0.9 , cereal >=0.5.8.3 && <0.6