(webpage) master: Update for 2.6.4
crhodes via Sbcl-commits <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.cvs |
|---|---|
| Message-ID | <[email protected]> |
The branch "master" has been updated in SBCL webpage:
from 23ccf0c2852780052bdeaa9e218d6e28062b30cf (commit)
- Log -----------------------------------------------------------------
commit 0ac19f3f1d9271880b259cfe3df497ce7a7d6ff7
Author: Christophe Rhodes <[email protected]>
Date: Wed Apr 29 20:53:46 2026 +0100
Update for 2.6.4
---
platform-support-platforms.lisp | 2 +-
sbcl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/platform-support-platforms.lisp b/platform-support-platforms.lisp
index 1206368..3c5d7f8 100644
--- a/platform-support-platforms.lisp
+++ b/platform-support-platforms.lisp
@@ -32,7 +32,7 @@
(define-status :not-applicable "not-applicable" "No such system/Obsolete system" " ")
(define-port :x86 :linux :available "1.4.3")
-(define-port :x86-64 :linux :available "2.6.3")
+(define-port :x86-64 :linux :available "2.6.4")
(define-port :armel :linux :available "1.2.7")
(define-port :armhf :linux :available "2.3.3")
(define-port :arm64 :linux :available "1.4.2")
diff --git a/sbcl b/sbcl
index 45d6d63..1a0e4af 160000
--- a/sbcl
+++ b/sbcl
@@ -1 +1 @@
-Subproject commit 45d6d63a4bc047c2163c4d9a8341aaa5d431d88d
+Subproject commit 1a0e4afd51c0d6e5c608ddae7fd154e2b5045619
-----------------------------------------------------------------------
hooks/post-receive
--
SBCL webpage