gnu: nauty: Update to 2.7r3.

* gnu/packages/maths.scm (nauty): Update to 2.7r3.
This commit is contained in:
Nicolas Goaziou 2021-09-11 23:15:02 +02:00
parent 8000f9aa9c
commit e02984ac4e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -6390,7 +6390,7 @@ management via the GIMPS project's Primenet server.")
(define-public nauty
(package
(name "nauty")
(version "2.7r2")
(version "2.7r3")
(source
(origin
(method url-fetch)
@ -6398,7 +6398,7 @@ management via the GIMPS project's Primenet server.")
"https://pallini.di.uniroma1.it/"
"nauty" (string-join (string-split version #\.) "") ".tar.gz"))
(sha256
(base32 "0s57rq7kk3rrwgrjygpwjvq9bbwq4wjbpcvgbz191jhwv8bnrhb9"))))
(base32 "1hl81gpf3xjf809w04jczvilq1ixy9ch1qrax8a7lgx52svna1jg"))))
(build-system gnu-build-system)
(outputs '("out" "lib"))
(arguments