From e12b84f71933d3689473de06eb599dd69a662d6a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 14 Oct 2025 18:49:04 +0000 Subject: [PATCH] bump: crystal types-colorama --- anda/langs/crystal/crystal/crystal.spec | 2 +- anda/langs/python/types-colorama/types-colorama.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/crystal/crystal/crystal.spec b/anda/langs/crystal/crystal/crystal.spec index 2413d2e9d1..eb4da9393f 100644 --- a/anda/langs/crystal/crystal/crystal.spec +++ b/anda/langs/crystal/crystal/crystal.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: crystal -Version: 1.17.1 +Version: 1.18.0 Release: 1%?dist Summary: The Crystal Programming Language License: Apache-2.0 diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index ff803683de..ecc7cea8ca 100644 --- a/anda/langs/python/types-colorama/types-colorama.spec +++ b/anda/langs/python/types-colorama/types-colorama.spec @@ -1,4 +1,4 @@ -%global commit c8bb44db28663cd4c5f59a36adf03cdfd918d3ca +%global commit d6f4a0f7102b1400a21742cf9b7ea93614e2b6ec %global commit_date 20251014 %global shortcommit %(c=%{commit}; echo ${c:0:7})