|
From: dauti <da...@us...> - 2026-06-02 22:26:05
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via f5b27223490fbbf0f96a7e2a80d9600fe5a42c37 (commit)
from 46cd19a89f63d02d858cc965f5527c56f456c412 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f5b27223490fbbf0f96a7e2a80d9600fe5a42c37
Author: Wolfgang Dautermann <da...@us...>
Date: Wed Jun 3 00:25:19 2026 +0200
Windows installer: Update SBCL.
diff --git a/crosscompile-windows/sbcl/CMakeLists.txt b/crosscompile-windows/sbcl/CMakeLists.txt
index 0a80efc87..7048a5b14 100644
--- a/crosscompile-windows/sbcl/CMakeLists.txt
+++ b/crosscompile-windows/sbcl/CMakeLists.txt
@@ -11,8 +11,8 @@
# updated setup-file automatically.
if(BUILD_64BIT)
- set(SBCLVERSION "2.6.4")
- set(SBCL_MD5 "859347c9282bce27a8fe26c6b7a0c4d1")
+ set(SBCLVERSION "2.6.5")
+ set(SBCL_MD5 "70001dea450b46d59fde931a70ab1254")
set(SBCL_INSTALLERNAME "sbcl-${SBCLVERSION}-x86-64-windows-binary.msi")
else()
set(SBCLVERSION "2.3.2")
-----------------------------------------------------------------------
Summary of changes:
crosscompile-windows/sbcl/CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Maxima CAS
|