gnu: geomyidae: Update to 0.31.

* gnu/packages/web.scm (geomyidae): Update to 0.31.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-14 10:21:18 +01:00
parent e4740d7a51
commit 295fbbd75d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6274,7 +6274,7 @@ (define-public perl-html-tidy
(define-public geomyidae
(package
(name "geomyidae")
(version "0.29")
(version "0.31")
(source
(origin
(method url-fetch)
@ -6282,7 +6282,7 @@ (define-public geomyidae
"geomyidae-" version ".tar.bz2"))
(sha256
(base32
"0qxgxp6psfrgfqhndyq2z54nb1qrmvvljddnxdwp207jbz366bja"))))
"1ih7220c6mgq4r7blm4kx3pxbl53sph58lqgwci6cmi3c0sq5c3x"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list "CC=gcc"