Skip to content

Commit 5a5cf34

Browse files
committed
Update StyledStrings version
This gets us two commits of interest: - Replace within-module eval with hygienic eval: which makes it possible to include StyledStrings in the sysimage without running into precompile errors. - Load the JULIA_*_COLOR env vars for compat: which mirrors the current behaviour to the relevant faces.
1 parent c54a3f2 commit 5a5cf34

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
989f6b61b2f0d513e947971f4e7382e8
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5a88dd2d989cc99ce47dea3224e4600648e56a2d3893c5be30293fa7df621640c9ccac1fb8122261a4bdb22b63230cd26e8234fb7aecfd83228132899e2604dc

deps/checksums/StyledStrings-61e7b105b157b40807ed0b4840166a25b0948549.tar.gz/md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

deps/checksums/StyledStrings-61e7b105b157b40807ed0b4840166a25b0948549.tar.gz/sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.

stdlib/StyledStrings.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
STYLEDSTRINGS_BRANCH = main
2-
STYLEDSTRINGS_SHA1 = 61e7b105b157b40807ed0b4840166a25b0948549
2+
STYLEDSTRINGS_SHA1 = 1d9acc7a03967a43504398f2285a34c9e69a05a5
33
STYLEDSTRINGS_GIT_URL := https://github.com/JuliaLang/StyledStrings.jl.git
44
STYLEDSTRINGS_TAR_URL = https://api.github.com/repos/JuliaLang/StyledStrings.jl/tarball/$1

0 commit comments

Comments
 (0)