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