core: fix version of unix package to 2.8.1.1

This commit is contained in:
Evgeny Poberezkin
2023-09-11 13:17:37 +01:00
parent 28e1d5fb1b
commit 614b724602
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ dependencies:
- terminal == 0.2.*
- text == 2.0.*
- time == 1.9.*
- unix == 2.8.1.1
- unliftio == 0.2.*
- unliftio-core == 0.2.*
- zip == 2.0.*
+7
View File
@@ -176,6 +176,7 @@ library
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*
@@ -225,6 +226,7 @@ executable simplex-bot
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*
@@ -274,6 +276,7 @@ executable simplex-bot-advanced
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*
@@ -325,6 +328,7 @@ executable simplex-broadcast-bot
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*
@@ -375,6 +379,7 @@ executable simplex-chat
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -429,6 +434,7 @@ executable simplex-directory-service
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*
@@ -505,6 +511,7 @@ test-suite simplex-chat-test
, terminal ==0.2.*
, text ==2.0.*
, time ==1.9.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, zip ==2.0.*