gnu: giac: Update to 1.5.0-69.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 25 Oct 2019 04:58:04 +0000 (06:58 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 25 Oct 2019 05:01:07 +0000 (07:01 +0200)
* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.

gnu/packages/algebra.scm

index 02058b2..828a0fc 100644 (file)
@@ -344,7 +344,7 @@ precision.")
 (define-public giac
   (package
     (name "giac")
-    (version "1.5.0-65")
+    (version "1.5.0-69")
     (source (origin
               (method url-fetch)
               ;; "~parisse/giac" is not used because the maintainer regularly
@@ -356,7 +356,7 @@ precision.")
                                   "source/giac_" version ".tar.gz"))
               (sha256
                (base32
-                "1g2fp9vgy0gqjmi6mlc3ldfn8ryq3h4mfd7rcq5hs6ry21hblv30"))))
+                "05l1qa2kfmvsbp0iqjmg3ixkcqa3h9ry1mjpcps52bxw05s3k1z9"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((ice-9 ftw)