GNU bug report logs - #70728
[PATCH] gnu:wxmaxima: Update to 24.02.2

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 3 May 2024 07:13:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 70728 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#70728] [PATCH v2] gnu: wxmaxima: Update to 24.02.2.
Date: Fri,  3 May 2024 00:16:55 -0700
* gnu/packages/maths.scm (wxmaxima): Update to 24.02.2.

Change-Id: I33cd6a3230a7d1672aadf942ad0b089dfa8603b0
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 71a7146c89..93335d23f7 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4915,7 +4915,7 @@ (define-public maxima
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "23.11.0")
+    (version "24.02.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4924,7 +4924,7 @@ (define-public wxmaxima
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xj91wfkm19avwmpcfwgzdkcqjwfpkl3glhkpn4advsqc6sx3ra0"))))
+                "1k2fbhyg7xrbk6ivfns6sq68rrbcl5dn84s64viv6iavk3ws033v"))))
     (build-system cmake-build-system)
     (native-inputs (list gettext-minimal))
     (inputs (list bash-minimal

base-commit: aa9ac252206615713ab988d7068da9e14a9bccc0
-- 
2.34.1





This bug report was last modified 1 year and 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.