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

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sun, 23 Apr 2023 15:20:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: bug#63033: closed (Re: [bug#63033] [PATCH] gnu: giac: Update to
 1.9.0-45.)
Date: Mon, 24 Apr 2023 23:26:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63033 <at> debbugs.gnu.org.

-- 
63033: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63033
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 63033-done <at> debbugs.gnu.org
Subject: Re: [bug#63033] [PATCH] gnu: giac: Update to 1.9.0-45.
Date: Tue, 25 Apr 2023 01:25:44 +0200
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

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

Applied. Closing.

[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [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




This bug report was last modified 2 years and 29 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.