mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-10 16:40:11 +08:00
增加 recipe_ 前缀
This commit is contained in:
@@ -9,8 +9,8 @@ pl_ocaml_prelude ()
|
||||
{
|
||||
chef_prep_this (pl_ocaml, gs);
|
||||
|
||||
chef_set_created_on (this, "2023-09-15");
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
chef_set_recipe_created_on (this, "2023-09-15");
|
||||
chef_set_recipe_last_updated (this, "2025-08-10");
|
||||
chef_set_sources_last_updated (this, "2025-07-14");
|
||||
|
||||
chef_set_chef (this, NULL);
|
||||
|
||||
Reference in New Issue
Block a user