* [bug#67581] [PATCH] gnu: wxmaxima: Update to 23.11.0
@ 2023-12-02 6:58 Andy Tai
2023-12-05 9:23 ` bug#67581: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-12-02 6:58 UTC (permalink / raw)
To: 67581
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: 0001-gnu-wxmaxima-Update-to-23.11.0.patch --]
[-- Type: text/x-patch, Size: 1377 bytes --]
From 7b4ea46103c3e2cfb78dd593f9d58f7ad66e0b83 Mon Sep 17 00:00:00 2001
Message-Id: <7b4ea46103c3e2cfb78dd593f9d58f7ad66e0b83.1701500219.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Fri, 1 Dec 2023 22:55:19 -0800
Subject: [PATCH] gnu: wxmaxima: Update to 23.11.0
To: guix-patches@gnu.org
* gnu/packages/maths.scm (wxmaxima): Update to 23.11.0
Change-Id: Ifd1d705ec21f8f437eeb6364dea7d51638567eb7
---
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 246f189115..14602e6232 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4746,7 +4746,7 @@ (define-public maxima
(define-public wxmaxima
(package
(name "wxmaxima")
- (version "22.12.0")
+ (version "23.11.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4755,7 +4755,7 @@ (define-public wxmaxima
(file-name (git-file-name name version))
(sha256
(base32
- "12bjadmy2mf7d8v4iszmzckahfcwjzaba8wpbigksh4brvhb4gj5"))))
+ "0xj91wfkm19avwmpcfwgzdkcqjwfpkl3glhkpn4advsqc6sx3ra0"))))
(build-system cmake-build-system)
(native-inputs (list gettext-minimal))
(inputs (list bash-minimal
base-commit: 2b782f67266b42bb40015bd23ce2443be2f9b01f
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67581: [PATCH] gnu: wxmaxima: Update to 23.11.0
2023-12-02 6:58 [bug#67581] [PATCH] gnu: wxmaxima: Update to 23.11.0 Andy Tai
@ 2023-12-05 9:23 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-05 9:23 UTC (permalink / raw)
To: Andy Tai; +Cc: 67581-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 310f7966e78569653ad47b2e550e65e74719ca73.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-05 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-02 6:58 [bug#67581] [PATCH] gnu: wxmaxima: Update to 23.11.0 Andy Tai
2023-12-05 9:23 ` bug#67581: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.