me
/
guix
Archived
1
0
Fork 0

gnu: r-gprofiler: Update to 0.6.6.

* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.6.
master
Ricardo Wurmus 2018-04-21 08:35:31 +02:00
parent fc6d3e2606
commit 8defca1d94
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10223,14 +10223,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.4") (version "0.6.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "gProfileR" version)) (uri (cran-uri "gProfileR" version))
(sha256 (sha256
(base32 (base32
"1cka02zbz1rbppm782qpxk1xn9qxbrv2gp5rgf970j906hxm2y0b")))) "1n6cj12j102b4x9vhyl4dljp1i0r43p23cnhqbx4als2xfxdlqgi"))))
(properties `((upstream-name . "gProfileR"))) (properties `((upstream-name . "gProfileR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs