GNU bug report logs -
#69594
[PATCH] gnu: nauty: Update to 2.8.8.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69594 in the body.
You can then email your comments to 69594 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#69594
; Package
guix-patches
.
(Wed, 06 Mar 2024 20:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
New bug report received and forwarded. Copy sent to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Wed, 06 Mar 2024 20:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69594
; Package
guix-patches
.
(Fri, 08 Mar 2024 00:55:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 69594 <at> debbugs.gnu.org (full text, mbox):
This patch builds fine and passes all tests on x86 and ARM so LGTM :)
-Juli
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69594
; Package
guix-patches
.
(Fri, 08 Mar 2024 12:39:01 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 08 Mar 2024 12:39:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
bug acknowledged by developer.
(Fri, 08 Mar 2024 12:39:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 06 Apr 2024 11:24:28 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.