guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: wxmaxima: Update to 19.03.1.


From: guix-commits
Subject: 01/01: gnu: wxmaxima: Update to 19.03.1.
Date: Tue, 2 Apr 2019 14:45:36 -0400 (EDT)

kkebreau pushed a commit to branch master
in repository guix.

commit 932d6e276bfde4c85d4803b396397ce618a6a61a
Author: Kei Kebreau <address@hidden>
Date:   Tue Apr 2 14:44:33 2019 -0400

    gnu: wxmaxima: Update to 19.03.1.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 19.03.1.
---
 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 cc7459f..328d183 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2817,7 +2817,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "19.01.3")
+    (version "19.03.1")
     (source
      (origin
        (method git-fetch)
@@ -2827,7 +2827,7 @@ point numbers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1vwahx3zxkn3qlv4z0fm7v8wh0wspvs026alrh7ff7s0c2dcy95x"))))
+         "1qkf4jg86xnn3wk3782ffmfz12axb92dkjagcz3ffzw2wi1rclml"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]