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


From: guix-commits
Subject: 01/01: gnu: wxmaxima: Update to 19.05.7.
Date: Tue, 4 Jun 2019 10:45:03 -0400 (EDT)

kkebreau pushed a commit to branch master
in repository guix.

commit eeccd2e5751424e6cbd9c9e3d6a43e4ea4a39d28
Author: Kei Kebreau <address@hidden>
Date:   Tue Jun 4 10:44:14 2019 -0400

    gnu: wxmaxima: Update to 19.05.7.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 19.05.7.
---
 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 e74898b..a0a077c 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2875,7 +2875,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "19.03.1")
+    (version "19.05.7")
     (source
      (origin
        (method git-fetch)
@@ -2885,7 +2885,7 @@ point numbers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1qkf4jg86xnn3wk3782ffmfz12axb92dkjagcz3ffzw2wi1rclml"))))
+         "0zaz71fh156b9inrxf86scnix247al5pl9v18cxhjxcm0lanqxdp"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)))



reply via email to

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