GNU bug report logs - #69594
[PATCH] gnu: nauty: Update to 2.8.8.

Previous Next

Package: guix-patches;

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

Date: Wed, 6 Mar 2024 20:48: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#69594: closed ([PATCH] gnu: nauty: Update to 2.8.8.)
Date: Fri, 08 Mar 2024 12:39:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 08 Mar 2024 13:37:01 +0100
with message-id <87a5n83no2.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8.
has caused the debbugs.gnu.org bug report #69594,
regarding [PATCH] gnu: nauty: Update to 2.8.8.
to be marked as done.

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


-- 
69594: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69594
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: guix-patches <at> gnu.org
Cc: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: [PATCH] gnu: nauty: Update to 2.8.8.
Date: Wed,  6 Mar 2024 21:45:52 +0100
* gnu/packages/maths.scm (nauty): Update to 2.8.8.

Change-Id: I16b99ac3ad3da0c39ede451ab9d1b07d7000660b
---
 gnu/packages/maths.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 47070ded15..ea42341c41 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -30,7 +30,7 @@
 ;;; Copyright © 2018 Eric Brown <brown <at> fastmail.com>
 ;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien <at> lepiller.eu>
 ;;; Copyright © 2018 Amin Bandali <bandali <at> gnu.org>
-;;; Copyright © 2019, 2021-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2019, 2021-2024 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2019 Steve Sprang <scs <at> stevesprang.com>
 ;;; Copyright © 2019 Robert Smith <robertsmith <at> posteo.net>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
@@ -8735,7 +8735,7 @@ (define-public mlucas
 (define-public nauty
   (package
     (name "nauty")
-    (version "2.8.6")
+    (version "2.8.8")
     (source
      (origin
        (method url-fetch)
@@ -8743,7 +8743,7 @@ (define-public nauty
              "https://pallini.di.uniroma1.it/"
              "nauty" (string-join (string-split version #\.) "_") ".tar.gz"))
        (sha256
-        (base32 "1yp6wpz2drq0viww8px1vl4pw919nq3xgxrmrrdhycx8bhi9ikpj"))))
+        (base32 "1ki9z60qcyx3va68hp7iv6451n5d86v1xmhc850b4sqah5b2378m"))))
     (build-system gnu-build-system)
     (outputs '("out" "lib"))
     (arguments

base-commit: 86552708c31e628d98f8ca261edb22c01fbd7445
-- 
2.41.0





[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Juliana Sims via Guix-patches via <guix-patches <at> gnu.org>
Cc: 69594-done <at> debbugs.gnu.org, Juliana Sims <juli <at> incana.org>
Subject: Re: [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8.
Date: Fri, 08 Mar 2024 13:37:01 +0100
Hello,

Juliana Sims via Guix-patches via <guix-patches <at> gnu.org> writes:

> This patch builds fine and passes all tests on x86 and ARM so LGTM :)

Thank you for the feedback! Patch applied.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 1 year and 69 days ago.

Previous Next


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