|
From: dauti <da...@us...> - 2026-05-05 20:19:24
|
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 4936a15b48311bdb50950b8a29e1bd7b745a2191 (commit)
from e4af414f7894f7cef000551bae51ef84b80e592d (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 4936a15b48311bdb50950b8a29e1bd7b745a2191
Author: Wolfgang Dautermann <da...@us...>
Date: Tue May 5 22:18:49 2026 +0200
Windows: Update wxMaxima to 26.05.0.
diff --git a/ChangeLog b/ChangeLog
index f398fc10f..bde177648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,3 +16,4 @@ Changes in the Windows installer:
---------------------------------
* Update SBCL
* Update wxWidgets
+ * Update wxMaxima
diff --git a/crosscompile-windows/wxmaxima/CMakeLists.txt b/crosscompile-windows/wxmaxima/CMakeLists.txt
index 0c6e34ad3..f378cc24c 100644
--- a/crosscompile-windows/wxmaxima/CMakeLists.txt
+++ b/crosscompile-windows/wxmaxima/CMakeLists.txt
@@ -10,9 +10,9 @@
# If no further patches are needed, you should get a
# updated setup-file automatically.
-set(WXMAXIMAVERSION "26.01.0")
+set(WXMAXIMAVERSION "26.05.0")
-set(WXMAXIMA_MD5 "d12f492bf406460ca17abfbf4b8537df")
+set(WXMAXIMA_MD5 "345cd167eb9abb0d5f3b0595d10550b0")
set(WXMAXIMA_URL "https://github.com/wxMaxima-developers/wxmaxima/archive/refs/tags/Version-${WXMAXIMAVERSION}.tar.gz")
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
crosscompile-windows/wxmaxima/CMakeLists.txt | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
Maxima CAS
|