guix-patches
[Top][All Lists]
Advanced

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

[bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45.


From: Nicolas Goaziou
Subject: [bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45.
Date: Sun, 23 Apr 2023 17:19:41 +0200

* gnu/packages/algebra.scm (giac): Update to 1.9.0-45.
---
 gnu/packages/algebra.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 76b3da8084..fdca6da95e 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -329,7 +329,7 @@ (define-public cmh
 (define-public giac
   (package
     (name "giac")
-    (version "1.9.0-43")
+    (version "1.9.0-45")
     (source
      (origin
        (method url-fetch)
@@ -341,7 +341,7 @@ (define-public giac
                            "~parisse/debian/dists/stable/main/source/"
                            "giac_" version ".tar.gz"))
        (sha256
-        (base32 "1fqs9nxjj0kimisfsfhscgzfmc470lyzm63hwla7ka2iqq3s7bp3"))))
+        (base32 "0yxsl1vvwcbpwcmzp9v9rfm9djmapab0nhb3gs7zmjv5yvzbgj4d"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 8541d098704368a35550b8f945003e601724a9e9
-- 
2.39.2






reply via email to

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