Skip to content

Commit 52296db

Browse files
committed
Use different bytestring version
1 parent 768ea1b commit 52296db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.5/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ RUN set -eux; \
108108
--constraint='boring +tagged' \
109109
--constraint='any.bsb-http-chunked ==0.0.0.4' \
110110
--constraint='any.byteorder ==1.0.4' \
111-
--constraint='any.bytestring ==0.10.12.1 || ==0.12.1.0' \
111+
--constraint='any.bytestring ==0.10.12.1 || ==0.12.0.2' \
112112
--constraint='any.cabal-doctest ==1.0.10' \
113113
--constraint='any.call-stack ==0.4.0' \
114114
--constraint='any.case-insensitive ==1.2.1.0' \

0 commit comments

Comments
 (0)