GNU bug report logs - #45211
[PATCH] gnu: sleef: Update to 3.5.1.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 12 Dec 2020 20:16: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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45211: closed ([PATCH] gnu: sleef: Update to 3.5.1.)
Date: Sat, 12 Dec 2020 20:45:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Dec 2020 21:43:57 +0100
with message-id <87k0tmzrea.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45211] [PATCH] gnu: sleef: Update to 3.5.1.
has caused the debbugs.gnu.org bug report #45211,
regarding [PATCH] gnu: sleef: Update to 3.5.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45211: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45211
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: sleef: Update to 3.5.1.
Date: Sat, 12 Dec 2020 17:15:28 -0300
* gnu/packages/maths.scm (sleef): Update to 3.5.1.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 7d841af8f5..641dc89265 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -518,7 +518,7 @@ numbers.")
 (define-public sleef
   (package
     (name "sleef")
-    (version "3.4.1")
+    (version "3.5.1")
     (source
      (origin
        (method git-fetch)
@@ -527,7 +527,7 @@ numbers.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1gvf7cfvszmgjrsqivwmyy1jnp3hy80dmszxx827lhjz8yqq5019"))))
+        (base32 "1jybqrl2dvjxzg30xrhh847s375n2jr1pix644wi6hb5wh5mx3f7"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags (list "-DCMAKE_BUILD_TYPE=Release"
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 45211-done <at> debbugs.gnu.org
Subject: Re: [bug#45211] [PATCH] gnu: sleef: Update to 3.5.1.
Date: Sat, 12 Dec 2020 21:43:57 +0100
Hello,

Vinicius Monego <monego <at> posteo.net> writes:

> * gnu/packages/maths.scm (sleef): Update to 3.5.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 157 days ago.

Previous Next


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