gnu: nauty: Update to 2.6r12.

* gnu/packages/maths.scm (nauty): Update to 2.6r12.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-30 23:14:57 +01:00
parent c8de7979c2
commit 1ff64c503a
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -5015,7 +5015,7 @@ (define-public mlucas
(define-public nauty
(package
(name "nauty")
(version "2.6r11")
(version "2.6r12")
(source (origin
(method url-fetch)
(uri (string-append
@ -5024,7 +5024,7 @@ (define-public nauty
".tar.gz"))
(sha256
(base32
"05z6mk7c31j70md83396cdjmvzzip1hqb88pfszzc6k4gy8h3m2y"))))
"1p4mxf8q5wm47nxyskxbqwa5p1vvkycv1zgswvnk9nsn6vff0al6"))))
(build-system gnu-build-system)
(outputs '("out" "lib"))
(arguments