mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-msmseda: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-msmseda): Update to 1.42.0. Change-Id: I23422c5a2680af92f5101e84750dcfa694f93dc9
This commit is contained in:
parent
86957999bd
commit
c2bd727d05
1 changed files with 2 additions and 2 deletions
|
@ -22802,14 +22802,14 @@ as well as local access. Developers can register a file extension, e.g.,
|
||||||
(define-public r-msmseda
|
(define-public r-msmseda
|
||||||
(package
|
(package
|
||||||
(name "r-msmseda")
|
(name "r-msmseda")
|
||||||
(version "1.40.0")
|
(version "1.42.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "msmsEDA" version))
|
(uri (bioconductor-uri "msmsEDA" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0xxjkr3x654n61q2yda09cghvssyx4ml9g22gfzfhbzjp8j7pm2c"))))
|
"1fzw36181rw7z62qggq7j22qhq8zrblpmv8qkqlfg140ywvwv08a"))))
|
||||||
(properties `((upstream-name . "msmsEDA")))
|
(properties `((upstream-name . "msmsEDA")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue