mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-03 20:20:32 +08:00
增加 recipe_ 前缀
This commit is contained in:
@@ -9,8 +9,8 @@ pl_haskell_prelude ()
|
||||
{
|
||||
chef_prep_this (pl_haskell, s);
|
||||
|
||||
chef_set_created_on (this, "2023-09-10");
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
chef_set_recipe_created_on (this, "2023-09-10");
|
||||
chef_set_recipe_last_updated (this, "2025-08-10");
|
||||
chef_set_sources_last_updated (this, "2025-08-22");
|
||||
|
||||
chef_set_chef (this, NULL);
|
||||
|
||||
Reference in New Issue
Block a user