(webpage) master: Update for 2.6.8
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 5d18cc6596303b99ae06d261aa998db88cc45724 (commit)
- Log -----------------------------------------------------------------
commit cfce1141e3d6860de78060fbeb1f54ab49320e00
Author: Christophe Rhodes <[email protected]>
Date: Fri Aug 28 18:13:06 2026 +0100
Update for 2.6.8
---
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 681d059..5be0378 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.7")
+(define-port :x86-64 :linux :available "2.6.8")
(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 09782c9..62f4bd1 160000
--- a/sbcl
+++ b/sbcl
@@ -1 +1 @@
-Subproject commit 09782c9c16ae055ffa457ad5237a6142161db185
+Subproject commit 62f4bd103264bf1c92fb4fc68305b8307fdd06fb
-----------------------------------------------------------------------
hooks/post-receive
--
SBCL webpage