From 0cf662978ac9fb7f8bc5720966bb3fb467cc3f3c Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Sat, 8 Nov 2025 12:40:16 +0200 Subject: [PATCH] SBCL 2.5.10 (#13181) --- dev-lisp/sbcl/{sbcl-2.5.9.recipe => sbcl-2.5.10.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.9.recipe => sbcl-2.5.10.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.9.recipe b/dev-lisp/sbcl/sbcl-2.5.10.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.9.recipe rename to dev-lisp/sbcl/sbcl-2.5.10.recipe index 492a1ff3a..53cb905c7 100644 --- a/dev-lisp/sbcl/sbcl-2.5.9.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.10.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2002 Gerd Moellmann" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/sbcl/sbcl/archive/refs/tags/sbcl-$portVersion.zip" -CHECKSUM_SHA256="7c02fd2a81b2d7be1423db6380d7ef550f79b1ad03b9599abbc7c67dda946c6f" +CHECKSUM_SHA256="22a44abfdc2bf9d7cb4b159e63ea629f348e210f8a28e0410b45082bdc90c154" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"