gnu: r-nebulosa: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-nebulosa): Update to 1.12.0. Change-Id: I27082e1678d6fba4d8eb7b7858823f283d3f4744master
parent
6d4396aa7a
commit
d04ab2829a
|
@ -5853,13 +5853,13 @@ mapping.")
|
|||
(define-public r-nebulosa
|
||||
(package
|
||||
(name "r-nebulosa")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Nebulosa" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lqm9mfmaxdhhs9di2kjg2rixng78lrrikyp7blmpyqk4c41j3nh"))))
|
||||
"0kzkdwxrhl7plbcbqr58gnadhhbhx2811ian0s4kds14y4mxl26c"))))
|
||||
(properties `((upstream-name . "Nebulosa")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-ggplot2
|
||||
|
|
Reference in New Issue