From fce61da078765c1a89ce08dfb0fb45923a44c080 Mon Sep 17 00:00:00 2001 From: Alexandru Popa <48083723+al-popa@users.noreply.github.com> Date: Wed, 4 Feb 2026 09:21:01 +0200 Subject: [PATCH] SBCL 2.6.1 (#13707) --- dev-lisp/sbcl/{sbcl-2.6.0.recipe => sbcl-2.6.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lisp/sbcl/{sbcl-2.6.0.recipe => sbcl-2.6.1.recipe} (94%) diff --git a/dev-lisp/sbcl/sbcl-2.6.0.recipe b/dev-lisp/sbcl/sbcl-2.6.1.recipe similarity index 94% rename from dev-lisp/sbcl/sbcl-2.6.0.recipe rename to dev-lisp/sbcl/sbcl-2.6.1.recipe index 60fb2f27e..13158faf8 100644 --- a/dev-lisp/sbcl/sbcl-2.6.0.recipe +++ b/dev-lisp/sbcl/sbcl-2.6.1.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="46b135441d8754c71f1ca971663f780957023a54d5b41026bbccaa2324dcd1cb" +CHECKSUM_SHA256="456f676108d743feb0033e1cd66a17790a1285751eeae3a961e117ae037115c2" SOURCE_DIR="sbcl-sbcl-$portVersion" ARCHITECTURES="x86_64"