unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 60937@debbugs.gnu.org
Subject: [bug#60937] [PATCH 2/2] gnu: wxmaxima: Update to 22.12.0
Date: Fri, 20 Jan 2023 20:53:14 -0800	[thread overview]
Message-ID: <CAJsg1E-Z3SYGoXx8uG0WWfy7GeBX8-JdQZcz2cFk3dzTiBma2A@mail.gmail.com> (raw)
In-Reply-To: <CAJsg1E_T7GiANMs3QTeZMQ74Bxoon-HFHUCrXQ+76-FfXXd57A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0002-gnu-wxmaxima-Update-to-22.12.0.patch --]
[-- Type: text/x-patch, Size: 1133 bytes --]

From 06886185f5206461d2af4f0cbf3373dd6fff4c4c Mon Sep 17 00:00:00 2001
From: Andy Tai <atai@atai.org>
Date: Wed, 18 Jan 2023 07:41:56 -0800
Subject: [PATCH 2/2] gnu: wxmaxima: Update to 22.12.0

* 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 ef747569ae..fda0a317c8 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.38.1


  parent reply	other threads:[~2023-01-21  4:54 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 ` Andy Tai [this message]
2023-01-28  8:56 ` [bug#60937] [PATCH v2 " 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 ` [bug#60937] [PATCH v2 2/2] gnu: wxmaxima: Update to 22.12.0 Andy Tai
2023-01-28 21:50 ` [bug#60937] [PATCH v3 1/2] gnu: wxwidgets: Remove configure option 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=CAJsg1E-Z3SYGoXx8uG0WWfy7GeBX8-JdQZcz2cFk3dzTiBma2A@mail.gmail.com \
    --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).