me
/
guix
Archived
1
0
Fork 0

gnu: nauty: Update to 2.6r12.

* gnu/packages/maths.scm (nauty): Update to 2.6r12.
master
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
1 changed files with 2 additions and 2 deletions

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