gnu: r-chemminer: Update to 3.48.0.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.48.0.
This commit is contained in:
parent
a2e334d20c
commit
985723a862
1 changed files with 2 additions and 2 deletions
|
@ -12699,14 +12699,14 @@ (define-public r-bigpint
|
|||
(define-public r-chemminer
|
||||
(package
|
||||
(name "r-chemminer")
|
||||
(version "3.46.0")
|
||||
(version "3.48.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChemmineR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"069xd7if7fs69afmamgl6wrkzpnk97ic6z5ix4vvlzkb078dm0p8"))))
|
||||
"1nri4zkc9lp1mqgsi0h58486vixwiv2989b6pmx2aj5c3575i0ma"))))
|
||||
(properties `((upstream-name . "ChemmineR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue