File tree Expand file tree Collapse file tree 5 files changed +3
-3
lines changed Expand file tree Collapse file tree 5 files changed +3
-3
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ f50a0495d2000b7d6dd979cb40e00ba2
Original file line number Diff line number Diff line change
1
+ 963e5a1e7a480873c6e66d53e9288232b5029942477a694a0bfafa7e994c55189cb9c2f8d00255de84b82b72ff6066932e5531e3664fb422eeef9c69ea25d80e
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ VERSDIR := v$(shell cut -d. -f1-2 < $(JULIAHOME)/VERSION)
25
25
DOCUMENTER_OPTIONS := linkcheck=$(linkcheck ) doctest=$(doctest ) buildroot=$(call cygpath_w,$(BUILDROOT ) ) \
26
26
texplatform=$(texplatform ) revise=$(revise ) stdlibdir=$(call cygpath_w,$(build_datarootdir ) /julia/stdlib/$(VERSDIR ) /)
27
27
28
- UNICODE_DATA_VERSION =13 .0.0
28
+ UNICODE_DATA_VERSION =16 .0.0
29
29
$(SRCCACHE ) /UnicodeData-$(UNICODE_DATA_VERSION ) .txt :
30
30
@mkdir -p " $( SRCCACHE) "
31
31
$(JLDOWNLOAD ) " $@ " https://www.unicode.org/Public/$(UNICODE_DATA_VERSION ) /ucd/UnicodeData.txt
You can’t perform that action at this time.
0 commit comments