mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: r-mscoreutils: Update to 1.6.2.
* gnu/packages/bioconductor.scm (r-mscoreutils): Update to 1.6.2.
This commit is contained in:
parent
40735701a8
commit
3e07fbf32a
1 changed files with 2 additions and 2 deletions
|
@ -13608,14 +13608,14 @@ memory usage and processing time is minimized.")
|
|||
(define-public r-mscoreutils
|
||||
(package
|
||||
(name "r-mscoreutils")
|
||||
(version "1.6.0")
|
||||
(version "1.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MsCoreUtils" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1w8d1v2r3plwwcz23zhbpvklhapf2a6x3xmglyh4sh6sy9ynkgrv"))))
|
||||
"0614a830gf676ck8j5lkm04158pfvhjb61p3xfdd69gg3d44mk1d"))))
|
||||
(properties `((upstream-name . "MsCoreUtils")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue