From debb2d3b534ed46a11fb1026038bfcd903d9e8b5 Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Tue, 30 Sep 2025 17:55:31 +0300 Subject: [PATCH] SBCL 2.5.9 (#12984) --- dev-lisp/sbcl/{sbcl-2.5.8.recipe => sbcl-2.5.9.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.8.recipe => sbcl-2.5.9.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.8.recipe b/dev-lisp/sbcl/sbcl-2.5.9.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.8.recipe rename to dev-lisp/sbcl/sbcl-2.5.9.recipe index eff39382f..492a1ff3a 100644 --- a/dev-lisp/sbcl/sbcl-2.5.8.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.9.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="99d31b3ece1526a3f2a5e7c5a3d42935a661cd2287301630afb28b2464412e90" +CHECKSUM_SHA256="7c02fd2a81b2d7be1423db6380d7ef550f79b1ad03b9599abbc7c67dda946c6f" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"