all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45.
@ 2023-04-23 15:19 Nicolas Goaziou
  2023-04-24 23:25 ` bug#63033: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-23 15:19 UTC (permalink / raw)
  To: 63033

* 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





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

* bug#63033: [PATCH] gnu: giac: Update to 1.9.0-45.
  2023-04-23 15:19 [bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45 Nicolas Goaziou
@ 2023-04-24 23:25 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-24 23:25 UTC (permalink / raw)
  To: 63033-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/algebra.scm (giac): Update to 1.9.0-45.

Applied. Closing.




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

end of thread, other threads:[~2023-04-25  4:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-23 15:19 [bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45 Nicolas Goaziou
2023-04-24 23:25 ` bug#63033: " 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.