args #10

Merged
zxq9 merged 8 commits from args into master 2025-04-16 16:03:10 +09:00
Showing only changes of commit c7fbe0cb41 - Show all commits

View File

@ -2,16 +2,16 @@
{type,gui}. {type,gui}.
{modules,[]}. {modules,[]}.
{prefix,"gd"}. {prefix,"gd"}.
{author,"Craig Everett"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}. {desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}.
{package_id,{"otpr","gajudesk",{0,5,4}}}. {package_id,{"otpr","gajudesk",{0,5,4}}}.
{deps,[{"otpr","hakuzaru",{0,6,0}}, {deps,[{"otpr","base58",{0,1,1}},
{"otpr","hakuzaru",{0,6,0}},
{"otpr","gmserialization",{0,1,3}}, {"otpr","gmserialization",{0,1,3}},
{"otpr","sophia",{9,0,0}}, {"otpr","sophia",{9,0,0}},
{"otpr","gmbytecode",{3,4,1}}, {"otpr","gmbytecode",{3,4,1}},
{"otpr","lom",{1,0,0}}, {"otpr","lom",{1,0,0}},
{"otpr","zj",{1,1,0}}, {"otpr","zj",{1,1,0}},
{"otpr","erl_base58",{0,1,0}},
{"otpr","eblake2",{1,0,0}}, {"otpr","eblake2",{1,0,0}},
{"otpr","ec_utils",{1,0,0}}, {"otpr","ec_utils",{1,0,0}},
{"otpr","zxwidgets",{1,0,1}}]}. {"otpr","zxwidgets",{1,0,1}}]}.