gnu: r-chemminer: Update to 3.42.2.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.42.2.
This commit is contained in:
parent
4f617bfb8e
commit
8c8d365ca3
1 changed files with 2 additions and 2 deletions
|
@ -7915,14 +7915,14 @@ visualizing RNA-sequencing datasets and differentially expressed genes.")
|
|||
(define-public r-chemminer
|
||||
(package
|
||||
(name "r-chemminer")
|
||||
(version "3.42.1")
|
||||
(version "3.42.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChemmineR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1853w19042c53whdnrfg1v8f07wpswf2si8q4613yrcamzg2zjkx"))))
|
||||
"10d8h6w24h4s7l02zzv6q46w3yiqsjizip7mf11cvkmd6p7qxfl9"))))
|
||||
(properties `((upstream-name . "ChemmineR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue