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
1 changed files with 2 additions and 2 deletions

View File

@ -10378,14 +10378,14 @@ interval to data view, mismatch pileup, and several splicing summaries.")
(define-public r-gprofiler (define-public r-gprofiler
(package (package
(name "r-gprofiler") (name "r-gprofiler")
(version "0.6.6") (version "0.6.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "gProfileR" version)) (uri (cran-uri "gProfileR" version))
(sha256 (sha256
(base32 (base32
"1n6cj12j102b4x9vhyl4dljp1i0r43p23cnhqbx4als2xfxdlqgi")))) "12nwidbnqmnfy5dnqga26byslvdnkrpz2fi19qfcby6xx0wbndk7"))))
(properties `((upstream-name . "gProfileR"))) (properties `((upstream-name . "gProfileR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs