mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: r-vsn: Update to 3.68.0.
* gnu/packages/bioconductor.scm (r-vsn): Update to 3.68.0.
This commit is contained in:
parent
7a6fa454aa
commit
681a784204
1 changed files with 2 additions and 2 deletions
|
@ -9531,14 +9531,14 @@ (define-public r-variantannotation
|
|||
(define-public r-vsn
|
||||
(package
|
||||
(name "r-vsn")
|
||||
(version "3.66.0")
|
||||
(version "3.68.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "vsn" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k77rg5jf646m1pn59qhlsbb9fzhlpnrj4dzxagknawcbpnnjl0z"))))
|
||||
"0i6c0wyhj0gcq0mw13zyk60cza2baq4yrj1n2dzqgsqkmhm5lfla"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-affy r-biobase r-ggplot2 r-lattice r-limma))
|
||||
|
|
Loading…
Reference in a new issue