From f36b90d38f4fecd4c9eb7e142c23db79b86ff279 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Thu, 5 Sep 2024 22:47:24 +0200 Subject: [PATCH] keyboard/altgr/unigraph: bump version after perl v5.32 rebuild System update to perl with Unicode v13.0 support, significantly providing missing descriptions of legacy computing characters. --- index.plp | 2 +- keyboard/altgr/unigraph.eng.inc.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.plp b/index.plp index f05c02a..0ba7c49 100644 --- a/index.plp +++ b/index.plp @@ -3,7 +3,7 @@ Html({ title => 'cheat sheets', canonical => '/', - version => '1.18', + version => '1.19', description => [ "Cheat sheets summarising various software programs and standards.", ], diff --git a/keyboard/altgr/unigraph.eng.inc.pl b/keyboard/altgr/unigraph.eng.inc.pl index fbcf88c..ad87104 100644 --- a/keyboard/altgr/unigraph.eng.inc.pl +++ b/keyboard/altgr/unigraph.eng.inc.pl @@ -71,7 +71,7 @@ $groups->{def}{''}{ '0'}[0] .= ' linkkeyboard/altgr/im'; +{ %{ $groups }, - version => '1.3', + version => '1.4', title => 'Unicode semigraphics', category => 'specialized/graph', intro => join("\n", -- 2.30.2