forked from mirrors/nixpkgs
Update spdlog to 1.6.0
This commit is contained in:
parent
8b2dfcb795
commit
331ce6981b
|
@ -35,8 +35,8 @@ let
|
|||
in
|
||||
{
|
||||
spdlog_1 = generic {
|
||||
version = "1.4.2";
|
||||
sha256 = "1qc3rphvik44136ms0gjq2wmkl6qglri4fqxlhr2l5jwm8zhr8fc";
|
||||
version = "1.6.0";
|
||||
sha256 = "15fn8nd9xj7wrxcg9n4fjffid790qg2m366rx2lq2fc9v9walrxs";
|
||||
};
|
||||
|
||||
spdlog_0 = generic {
|
||||
|
|
Loading…
Reference in a new issue