unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33056] [PATCH] gnu: maxima: Update to 5.42.0.
@ 2018-10-15 23:19 Kei Kebreau
  2018-10-19 20:27 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2018-10-15 23:19 UTC (permalink / raw)
  To: 33056; +Cc: Kei Kebreau

* gnu/packages/maths.scm (maxima): Update to 5.42.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 d4128f55c..48bfcba35 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2659,7 +2659,7 @@ to BMP, JPEG or PNG image formats.")
 (define-public maxima
   (package
     (name "maxima")
-    (version "5.41.0")
+    (version "5.42.0")
     (source
      (origin
        (method url-fetch)
@@ -2667,7 +2667,7 @@ to BMP, JPEG or PNG image formats.")
                            version "-source/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0x0n81z0s4pl8nwpf7ivlsbvsdphm9w42250g7qdkizl0132by6s"))
+         "0d5pdihvcbwb7r4i4qs5qqgsz46hxlq33qj8is053llrgn9ylpyn"))
        (patches (search-patches "maxima-defsystem-mkdir.patch"))))
     (build-system gnu-build-system)
     (inputs
-- 
2.19.1

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

* [bug#33056] [PATCH] gnu: maxima: Update to 5.42.0.
  2018-10-15 23:19 [bug#33056] [PATCH] gnu: maxima: Update to 5.42.0 Kei Kebreau
@ 2018-10-19 20:27 ` Ludovic Courtès
  2018-10-19 23:45   ` bug#33056: " Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-10-19 20:27 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 33056

Hello Kei,

Kei Kebreau <kkebreau@posteo.net> skribis:

> * gnu/packages/maths.scm (maxima): Update to 5.42.0.

I’d say go for it!

Thank you,
Ludo’.

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

* bug#33056: [PATCH] gnu: maxima: Update to 5.42.0.
  2018-10-19 20:27 ` Ludovic Courtès
@ 2018-10-19 23:45   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2018-10-19 23:45 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 33056-done

ludo@gnu.org (Ludovic Courtès) writes:

> Hello Kei,
>
> Kei Kebreau <kkebreau@posteo.net> skribis:
>
>> * gnu/packages/maths.scm (maxima): Update to 5.42.0.
>
> I’d say go for it!
>
> Thank you,
> Ludo’.

Pushed to master. Thanks for reviewing!

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

end of thread, other threads:[~2018-10-19 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-15 23:19 [bug#33056] [PATCH] gnu: maxima: Update to 5.42.0 Kei Kebreau
2018-10-19 20:27 ` Ludovic Courtès
2018-10-19 23:45   ` bug#33056: " Kei Kebreau

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).