gnu: r-gprofiler: Update to 0.6.7.

* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.7.
This commit is contained in:
Ricardo Wurmus 2018-10-30 07:47:01 +01:00
parent 4fc6609a0c
commit 6b451c0801
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10378,14 +10378,14 @@ (define-public r-ggbio
(define-public r-gprofiler
(package
(name "r-gprofiler")
(version "0.6.6")
(version "0.6.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "gProfileR" version))
(sha256
(base32
"1n6cj12j102b4x9vhyl4dljp1i0r43p23cnhqbx4als2xfxdlqgi"))))
"12nwidbnqmnfy5dnqga26byslvdnkrpz2fi19qfcby6xx0wbndk7"))))
(properties `((upstream-name . "gProfileR")))
(build-system r-build-system)
(propagated-inputs