Skip to content

Commit ef03d34

Browse files
Update dependency base to v4.21
New-Versions: base==4.21.0.0
1 parent 064ce92 commit ef03d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pureMD5.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ flag test
2020

2121
Library
2222
Build-Depends:
23-
, base >=4.18 && <4.21
23+
, base >=4.18 && <4.22
2424
, bytestring >=0.11 && <0.12
2525
, binary >=0.8.9 && <0.9
2626
, cereal >=0.5.8.3 && <0.6

0 commit comments

Comments
 (0)