From 54a4c073ed234bd3c3f5eca7a4bfc41d9769df49 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20Gandra=C3=9F?= <niels@gandrass.de>
Date: Tue, 30 Aug 2022 13:14:01 +0200
Subject: [PATCH] Update file generation timestamp in maximalocal.mac.template
 for STACK 4.4.1 (2022082900)

---
 stack/2022082900/maximalocal.mac.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack/2022082900/maximalocal.mac.template b/stack/2022082900/maximalocal.mac.template
index cc8d3dc..e018121 100644
--- a/stack/2022082900/maximalocal.mac.template
+++ b/stack/2022082900/maximalocal.mac.template
@@ -5,7 +5,7 @@
 /* This file is regularly overwritten, so your changes will be lost.     */
 /* ***********************************************************************/
 
-/* File generated on July 15, 2022, 4:29 pm */
+/* File generated on August 29, 2022, 6:50 pm */
 
 /* Add the location to Maxima's search path */
 file_search_maxima:append( [sconcat("${LIB}/###.{mac,mc}")] , file_search_maxima)$
-- 
GitLab