From 24bb5db8387a3a31a2718a9505dc31d53df97dc5 Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Thu, 1 Jan 2026 13:07:28 +0200 Subject: [PATCH] SBCL 2.6.0 (#13559) --- dev-lisp/sbcl/{sbcl-2.5.11.recipe => sbcl-2.6.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.5.11.recipe => sbcl-2.6.0.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.5.11.recipe b/dev-lisp/sbcl/sbcl-2.6.0.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.5.11.recipe rename to dev-lisp/sbcl/sbcl-2.6.0.recipe index 61b147197..60fb2f27e 100644 --- a/dev-lisp/sbcl/sbcl-2.5.11.recipe +++ b/dev-lisp/sbcl/sbcl-2.6.0.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="fc1f2147dfe8c8e1d762ae8f0741b00c930984fe842c396e92efe2ddc23e448c" +CHECKSUM_SHA256="46b135441d8754c71f1ca971663f780957023a54d5b41026bbccaa2324dcd1cb" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"