Skip to content

Commit 35c0986

Browse files
Mikolajmergify-bot
authored and
mergify-bot
committed
Temporarily set time version to 1.12.1 in all our packages to test it
1 parent c9540d2 commit 35c0986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ library
4646
filepath >= 1.3.0.1 && < 1.5,
4747
pretty >= 1.1.1 && < 1.2,
4848
process >= 1.1.0.2 && < 1.7,
49-
time >= 1.4.0.1 && < 1.13
49+
time == 1.12.1
5050

5151
if flag(bundled-binary-generic)
5252
build-depends: binary >= 0.5.1.1 && < 0.7

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ library
219219
random >= 1.2 && < 1.3,
220220
stm >= 2.0 && < 2.6,
221221
tar >= 0.5.0.3 && < 0.6,
222-
time >= 1.5.0.1 && < 1.13,
222+
time == 1.12.1,
223223
transformers >= 0.4.2.0 && < 0.6,
224224
zlib >= 0.5.3 && < 0.7,
225225
hackage-security >= 0.6.0.1 && < 0.7,

0 commit comments

Comments
 (0)