From 51619983ec32f422c5acfca3a2b6ed4620cff54e Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:37:20 -0800 Subject: [PATCH] fix: readymade commit date (#7182) (#7185) --- anda/system/readymade/git/readymade-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/readymade/git/readymade-git.spec b/anda/system/readymade/git/readymade-git.spec index 21a01f77d2..646196ff27 100644 --- a/anda/system/readymade/git/readymade-git.spec +++ b/anda/system/readymade/git/readymade-git.spec @@ -1,5 +1,5 @@ %global commit 2a1faf0b607c8ab87fb794d25b8050a8b9117f60 -%global commit_date 20251106 +%global commit_date 20251107 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global crate readymade Name: readymade-git