1
0
Fork 0

- updated commit hash for croatoan.

This commit is contained in:
cage 2024-07-05 14:47:34 +02:00
parent 3b16fdbbb5
commit 0504891965
1 changed files with 1 additions and 2 deletions

View File

@ -39,7 +39,7 @@ CROATOAN_GIT_URL=https://github.com/McParen/croatoan.git
CROATOAN_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/croatoan/
CROATOAN_COMMIT=ff5841ab29b781fb7fec4d38296190f327803893
CROATOAN_COMMIT=668add0b640ac6b54641c048f636b1ae202120e3
CL_COLORS2_GIT_URL=https://codeberg.org/cage/cl-colors2.git
@ -53,7 +53,6 @@ TOOTER_GIT_URL="https://github.com/Shinmera/tooter.git"
TOOTER_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/tooter/
echo_bold () {
printf "\033[1m%s\033[0m\n" "$1"
}