Bump liberty
All checks were successful
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success

This commit is contained in:
2024-08-08 09:25:23 +02:00
parent 3071db8e19
commit 189bf94034
2 changed files with 2 additions and 2 deletions

2
hex.c
View File

@@ -170,7 +170,7 @@ g;
// --- Configuration -----------------------------------------------------------
static struct config_schema g_config_colors[] =
static const struct config_schema g_config_colors[] =
{
#define XX(name_, config, fg_, bg_, attrs_) \
{ .name = config, .type = CONFIG_ITEM_STRING },

Submodule liberty updated: 2a1f17a8f7...75fc6f1c37