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

Previous Next

Package: guix-patches;

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

Date: Wed, 25 Jan 2023 17:25: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#61060: closed (Re: [bug#61060] [PATCH] gnu: giac: Update to
 1.9.0-37.)
Date: Sat, 11 Feb 2023 22:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61060: [PATCH] gnu: giac: Update to 1.9.0-37.

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 61060 <at> debbugs.gnu.org.

-- 
61060: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61060
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: zimoun <zimon.toutoune <at> gmail.com>
Cc: 61060-done <at> debbugs.gnu.org
Subject: Re: [bug#61060] [PATCH] gnu: giac: Update to 1.9.0-37.
Date: Sat, 11 Feb 2023 23:09:29 +0100
Hello,

zimoun <zimon.toutoune <at> gmail.com> writes:

> LGTM.

Applied (a while ago…). Thank you!

Regards,
-- 
Nicolas Goaziou

[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-37.
Date: Wed, 25 Jan 2023 18:24:14 +0100
* gnu/packages/algebra.scm (giac): Update to 1.9.0-37.
---
 gnu/packages/algebra.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index f9304fb616..e093056e0d 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1,7 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022 Andreas Enge <andreas <at> enge.fr>
 ;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo <at> gnu.org>
-;;; Copyright © 2016-2022 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2016-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2014, 2018 Mark H Weaver <mhw <at> netris.org>
 ;;; Copyright © 2016, 2018, 2019, 2021 Ricardo Wurmus <rekado <at> elephly.net>
 ;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim <at> flashner.co.il>
@@ -327,7 +327,7 @@ (define-public cmh
 (define-public giac
   (package
     (name "giac")
-    (version "1.9.0-33")
+    (version "1.9.0-37")
     (source
      (origin
        (method url-fetch)
@@ -339,7 +339,7 @@ (define-public giac
                            "~parisse/debian/dists/stable/main/source/"
                            "giac_" version ".tar.gz"))
        (sha256
-        (base32 "00hdfakys4xpvmf2v851dr4hf3j6483pwwkfy5i63s5hs10mjsq5"))))
+        (base32 "0ch18wp6b3nr0zg31961rxng2mbw5mj76s00jf5qz7jdxl65s27n"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: bd55412fc297b07b5cbe4e22abdec0419ef23010
-- 
2.38.1




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

Previous Next


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