unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 60937@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#60937] [PATCH v2 2/2] gnu: wxmaxima: Update to 22.12.0
Date: Sat, 28 Jan 2023 00:59:40 -0800	[thread overview]
Message-ID: <20230128085940.22591-1-atai@atai.org> (raw)
In-Reply-To: <CAJsg1E_T7GiANMs3QTeZMQ74Bxoon-HFHUCrXQ+76-FfXXd57A@mail.gmail.com>

* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0
---
 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 d9bc2922c5..ec9cfc1363 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4551,7 +4551,7 @@ (define-public maxima
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "22.05.0")
+    (version "22.12.0")
     (source
      (origin
        (method git-fetch)
@@ -4560,7 +4560,7 @@ (define-public wxmaxima
              (commit (string-append "Version-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1va56v9dys97yln4m1z3fz3k90lpy8i3kvcq0v1cbg36689aghm5"))))
+        (base32 "12bjadmy2mf7d8v4iszmzckahfcwjzaba8wpbigksh4brvhb4gj5"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)))
-- 
2.39.1





  parent reply	other threads:[~2023-01-28  9:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 15:46 [bug#60937] [PATCH] gnu: wxmaxima: Update to 22.12.0 Andy Tai
2023-01-21  4:51 ` [bug#60937] [PATCH 1/2] gnu: wxwidgets: Reove configure option Andy Tai
2023-01-21  4:53 ` [bug#60937] [PATCH 2/2] gnu: wxmaxima: Update to 22.12.0 Andy Tai
2023-01-28  8:56 ` [bug#60937] [PATCH v2 1/2] gnu: wxwidgets: Reove configure option Andy Tai
2023-01-30 12:37   ` Simon Tournier
2023-01-30 15:33     ` Andy Tai
2023-01-28  8:57 ` [bug#60937] [PATCH v2 2/2] gnu: wxmaxima: Update to 22.12.0 Andy Tai
2023-01-28  8:59 ` [bug#60937] [PATCH v2 1/2] gnu: wxwidgets: Reove configure option Andy Tai
2023-01-28  8:59 ` Andy Tai [this message]
2023-01-28 21:50 ` [bug#60937] [PATCH v3 1/2] gnu: wxwidgets: Remove " Andy Tai
2023-01-28 21:50 ` [bug#60937] [PATCH v3 2/2] gnu: wxmaxima: Update to 22.12.0 Andy Tai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230128085940.22591-1-atai@atai.org \
    --to=atai@atai.org \
    --cc=60937@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).