From 9dcb97ef485379d7470ba1906b6a61bf11026597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:48:19 +0000 Subject: [PATCH] Update dependency base to v4.21 New-Versions: base==4.21.0.0 --- pureMD5.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pureMD5.cabal b/pureMD5.cabal index 1342e45..794d093 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.22 , bytestring >=0.11 && <0.13 , binary >=0.8.9 && <0.9 , cereal >=0.5.8.3 && <0.6