3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: nauty: Update to 2.7r2.

* gnu/packages/maths.scm (nauty): Update to 2.7r2.
This commit is contained in:
Nicolas Goaziou 2021-09-04 08:03:55 +02:00
parent 522a3bf99c
commit 1943f17f90
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -6390,7 +6390,7 @@ management via the GIMPS project's Primenet server.")
(define-public nauty
(package
(name "nauty")
(version "2.7r1")
(version "2.7r2")
(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 "0xsfqfcknbd6g6wzpa5l7crmmk3bf3zjh37rhylq6b20dqcmvjkn"))))
(base32 "0s57rq7kk3rrwgrjygpwjvq9bbwq4wjbpcvgbz191jhwv8bnrhb9"))))
(build-system gnu-build-system)
(outputs '("out" "lib"))
(arguments