From 25fa36e5e1a0b9c9a3cf886b65274780b2fdcfc1 Mon Sep 17 00:00:00 2001 From: pavelzw <29506042+pavelzw@users.noreply.github.com> Date: Fri, 3 Apr 2026 06:11:17 +0000 Subject: [PATCH] Bump polars from 575f1e586f6b484feb3cba040b6e29f2a56f3c74 to 575404d3c23ca9163b9bd4a7512d127522ccdc0d --- recipes/polars/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/polars/recipe.yaml b/recipes/polars/recipe.yaml index 55bf397..95582d5 100644 --- a/recipes/polars/recipe.yaml +++ b/recipes/polars/recipe.yaml @@ -2,10 +2,10 @@ context: skill: polars package: name: agent-skill-${{ skill }} - version: "0.0.4" + version: "0.0.5" source: git: https://github.com/k-dense-ai/claude-scientific-skills - rev: 575f1e586f6b484feb3cba040b6e29f2a56f3c74 + rev: 575404d3c23ca9163b9bd4a7512d127522ccdc0d patches: - fix-skill.patch build: