all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70728] [PATCH] gnu:wxmaxima: Update to 24.02.2
@ 2024-05-03  7:11 Andy Tai
  2024-05-03  7:16 ` [bug#70728] [PATCH v2] gnu: wxmaxima: " Andy Tai
  2024-05-06  1:52 ` [bug#70728] Andy Tai
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Tai @ 2024-05-03  7:11 UTC (permalink / raw)
  To: 70728; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#70728] [PATCH v2] gnu: wxmaxima: Update to 24.02.2.
  2024-05-03  7:11 [bug#70728] [PATCH] gnu:wxmaxima: Update to 24.02.2 Andy Tai
@ 2024-05-03  7:16 ` Andy Tai
  2024-05-06 11:56   ` bug#70728: " Nicolas Goaziou via Guix-patches via
  2024-05-06  1:52 ` [bug#70728] Andy Tai
  1 sibling, 1 reply; 4+ messages in thread
From: Andy Tai @ 2024-05-03  7:16 UTC (permalink / raw)
  To: 70728; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#70728]
  2024-05-03  7:11 [bug#70728] [PATCH] gnu:wxmaxima: Update to 24.02.2 Andy Tai
  2024-05-03  7:16 ` [bug#70728] [PATCH v2] gnu: wxmaxima: " Andy Tai
@ 2024-05-06  1:52 ` Andy Tai
  1 sibling, 0 replies; 4+ messages in thread
From: Andy Tai @ 2024-05-06  1:52 UTC (permalink / raw)
  To: 70728

patch passes Guix QA
https://qa.guix.gnu.org/issue/70728




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#70728: [PATCH v2] gnu: wxmaxima: Update to 24.02.2.
  2024-05-03  7:16 ` [bug#70728] [PATCH v2] gnu: wxmaxima: " Andy Tai
@ 2024-05-06 11:56   ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-05-06 11:56 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70728-done

Hello,

Andy Tai <atai@atai.org> writes:

> * gnu/packages/maths.scm (wxmaxima): Update to 24.02.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-06 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03  7:11 [bug#70728] [PATCH] gnu:wxmaxima: Update to 24.02.2 Andy Tai
2024-05-03  7:16 ` [bug#70728] [PATCH v2] gnu: wxmaxima: " Andy Tai
2024-05-06 11:56   ` bug#70728: " Nicolas Goaziou via Guix-patches via
2024-05-06  1:52 ` [bug#70728] Andy Tai

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.