all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62652] [PATCH] gnu: giac: Update to 1.9.0-41.
@ 2023-04-03 19:45 Nicolas Goaziou
  2023-04-04 18:53 ` [bug#62652] [PATCH v2] " Nicolas Goaziou
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 19:45 UTC (permalink / raw)
  To: 62652

* gnu/packages/algebra.scm (giac): Update to 1.9.0-41.
---
 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 830f967f1c..aca397a78b 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-37")
+    (version "1.9.0-41")
     (source
      (origin
        (method url-fetch)
@@ -341,7 +341,7 @@ (define-public giac
                            "~parisse/debian/dists/stable/main/source/"
                            "giac_" version ".tar.gz"))
        (sha256
-        (base32 "0ch18wp6b3nr0zg31961rxng2mbw5mj76s00jf5qz7jdxl65s27n"))))
+        (base32 "064c3mg5x6mr43nwnfag47gb1wyw2z4zzslsr78z3l5ql605d2ps"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: f3424ada316a9962818b60ae22236efce8bd9fb7
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-16 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03 19:45 [bug#62652] [PATCH] gnu: giac: Update to 1.9.0-41 Nicolas Goaziou
2023-04-04 18:53 ` [bug#62652] [PATCH v2] " Nicolas Goaziou
2023-04-08 12:20 ` [bug#62652] [PATCH v3] " Nicolas Goaziou
2023-04-10 15:23 ` [bug#62652] [PATCH v4] gnu: giac: Update to 1.9.0-43 Nicolas Goaziou
2023-04-16 13:56   ` bug#62652: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.