guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: wxmaxima: Update to 19.08.0.


From: guix-commits
Subject: 02/02: gnu: wxmaxima: Update to 19.08.0.
Date: Tue, 20 Aug 2019 23:08:43 -0400 (EDT)

kkebreau pushed a commit to branch master
in repository guix.

commit 439378fd9f0e3178682ceb846ea532319bd94110
Author: Kei Kebreau <address@hidden>
Date:   Tue Aug 20 21:49:41 2019 -0400

    gnu: wxmaxima: Update to 19.08.0.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 19.08.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 ab3b445..57deb15 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2967,7 +2967,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "19.05.7")
+    (version "19.08.0")
     (source
      (origin
        (method git-fetch)
@@ -2977,7 +2977,7 @@ point numbers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0zaz71fh156b9inrxf86scnix247al5pl9v18cxhjxcm0lanqxdp"))))
+         "028g4g2081vsgslbdliskfy5q2wknvknw89lk3zp89py6wranxas"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)))



reply via email to

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