Skip to content

Commit 605d427

Browse files
committed
Forward port changes from uuid-1.3.13-r2
1 parent f6952ea commit 605d427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

uuid/uuid.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Library
3535
bytestring >= 0.10 && < 0.11,
3636
cryptohash-sha1 >= 0.11.100 && < 0.12,
3737
cryptohash-md5 >= 0.11.100 && < 0.12,
38-
entropy >= 0.3.7 && < 0.4,
38+
entropy >= 0.3.7 && < 0.5,
3939
network-info == 0.2.*,
4040
random >= 1.0.1 && < 1.2,
41-
time >= 1.1 && < 1.8,
41+
time >= 1.1 && < 1.9,
4242
text >= 1.2.3 && < 1.3,
4343
uuid-types >= 1.0.2 && < 2
4444

0 commit comments

Comments
 (0)