Skip to content

Commit 1552116

Browse files
committed
Update StyledStrings version
This gets us two particular 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 e7a1c7f commit 1552116

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

deps/checksums/StyledStrings-302a0d023a58d38cddf0a1b82c618621613c8d2a.tar.gz/md5

-1
This file was deleted.

deps/checksums/StyledStrings-302a0d023a58d38cddf0a1b82c618621613c8d2a.tar.gz/sha512

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c1fd1bb7e3f9ab00afe0758a8a101374
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
373302f1d32a5b5ad0efacf14fa82a16fd877c11ca589fc1f1492eb1d4bcd0f49a2a5a3f471f8577649309c8a03634e7467e31b403cfd6ab8a8e4a775d7f4e53

stdlib/StyledStrings.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
STYLEDSTRINGS_BRANCH = main
2-
STYLEDSTRINGS_SHA1 = 302a0d023a58d38cddf0a1b82c618621613c8d2a
2+
STYLEDSTRINGS_SHA1 = a1b2ae2434cd7d8199fa8647339422fe0e1d0324
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)