gnu: r-chemminer: Update to 3.54.0.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.54.0. Change-Id: I43836d9323e3034c02a9864deddaf4a854a8e909
This commit is contained in:
parent
8d14b99d75
commit
dadf10ed8b
@ -19248,14 +19248,14 @@ add-on package rather than used directly.")
|
||||
(define-public r-chemminer
|
||||
(package
|
||||
(name "r-chemminer")
|
||||
(version "3.52.0")
|
||||
(version "3.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChemmineR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1m4vgq3z0kya7kbncawr9csvbwnh74mh012w7g2ialwd3nwdf91x"))))
|
||||
"1328mwmghflrvir1i3crlq8q36wq60x2an11saabg63hnx4paa81"))))
|
||||
(properties `((upstream-name . "ChemmineR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user