mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-msmseda: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-msmseda): Update to 1.46.0. Change-Id: I6628e82ab5cde3594b616b43b3f7a978f6705d08
This commit is contained in:
parent
de91f6d773
commit
0e442f0520
1 changed files with 2 additions and 2 deletions
|
@ -26132,14 +26132,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.44.0")
|
(version "1.46.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
|
||||||
"0i3ivq14jjc2v9d8v536s55w211bh67v39qzl2prringrwncq418"))))
|
"1qxksn69zp1whxajwzdprpns9r1aq66hkgp9knc8nd2jk5y8arla"))))
|
||||||
(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