From 110564f8d9abdf0bf7a0812be88a49d82806493c Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Tue, 3 Jun 2025 08:22:25 +0300 Subject: [PATCH] SBCL 2.5.5 (#12464) --- dev-lisp/sbcl/{sbcl-2.5.4.recipe => sbcl-2.5.5.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.4.recipe => sbcl-2.5.5.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.4.recipe b/dev-lisp/sbcl/sbcl-2.5.5.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.4.recipe rename to dev-lisp/sbcl/sbcl-2.5.5.recipe index 78e49c0d8..bd79bdb49 100644 --- a/dev-lisp/sbcl/sbcl-2.5.4.recipe +++ b/dev-lisp/sbcl/sbcl-2.5.5.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="71c56eccbd5ead62d4976e6f1a988a40e2282683ee00642fa8a3c31fc03c8950" +CHECKSUM_SHA256="9da022bbd584b7be27b5dd42b7b97841ab9830abe62416c8d7e9c41403f0f02c" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"