unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8.
@ 2024-03-06 20:45 Nicolas Goaziou via Guix-patches via
  2024-03-08  0:53 ` Juliana Sims via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-06 20:45 UTC (permalink / raw)
  To: 69594; +Cc: Nicolas Goaziou, Andreas Enge, Eric Bavier, Sharlatan Hellseher

* 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@fastmail.com>
 ;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien@lepiller.eu>
 ;;; Copyright © 2018 Amin Bandali <bandali@gnu.org>
-;;; Copyright © 2019, 2021-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2019, 2021-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com>
 ;;; Copyright © 2019 Robert Smith <robertsmith@posteo.net>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba@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







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

* [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8.
  2024-03-06 20:45 [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8 Nicolas Goaziou via Guix-patches via
@ 2024-03-08  0:53 ` Juliana Sims via Guix-patches via
  2024-03-08 12:37   ` bug#69594: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Juliana Sims via Guix-patches via @ 2024-03-08  0:53 UTC (permalink / raw)
  To: 69594; +Cc: Juliana Sims, Nicolas Goaziou

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

-Juli






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

* bug#69594: [PATCH] gnu: nauty: Update to 2.8.8.
  2024-03-08  0:53 ` Juliana Sims via Guix-patches via
@ 2024-03-08 12:37   ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-08 12:37 UTC (permalink / raw)
  To: Juliana Sims via Guix-patches via; +Cc: 69594-done, Juliana Sims

Hello,

Juliana Sims via Guix-patches via <guix-patches@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






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

end of thread, other threads:[~2024-03-08 12:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 20:45 [bug#69594] [PATCH] gnu: nauty: Update to 2.8.8 Nicolas Goaziou via Guix-patches via
2024-03-08  0:53 ` Juliana Sims via Guix-patches via
2024-03-08 12:37   ` bug#69594: " Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).