1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 05:00:29 +02:00

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

View File

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