[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/356: gnu: r-vsn: Update to 3.62.0.
From: |
guix-commits |
Subject: |
96/356: gnu: r-vsn: Update to 3.62.0. |
Date: |
Sun, 7 Nov 2021 18:11:11 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0b341967e3b950c21552b95213bdf0257d9632fc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:10 2021 +0000
gnu: r-vsn: Update to 3.62.0.
* gnu/packages/bioconductor.scm (r-vsn): Update to 3.62.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 287b024..d43bb75 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4580,14 +4580,14 @@ coding changes and predict coding outcomes.")
(define-public r-vsn
(package
(name "r-vsn")
- (version "3.60.0")
+ (version "3.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "vsn" version))
(sha256
(base32
- "0nppph3kv8z83368snb8s3n4vcqj829yyi1kh4q09qvq18rhvssv"))))
+ "03p2wdjbjnrn1ddyz0fbn04mdxpsmv83qhh3apj6azshl0bs1j2x"))))
(build-system r-build-system)
(propagated-inputs
`(("r-affy" ,r-affy)
- 223/356: gnu: r-biosigner: Update to 1.22.0., (continued)
- 223/356: gnu: r-biosigner: Update to 1.22.0., guix-commits, 2021/11/07
- 221/356: gnu: r-multidataset: Update to 1.22.0., guix-commits, 2021/11/07
- 222/356: gnu: r-ropls: Update to 1.26.0., guix-commits, 2021/11/07
- 251/356: gnu: r-bigmelon: Update to 1.20.0., guix-commits, 2021/11/07
- 253/356: gnu: r-reqon: Update to 1.40.0., guix-commits, 2021/11/07
- 267/356: gnu: r-hypergraph: Update to 1.66.0., guix-commits, 2021/11/07
- 82/356: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/07
- 89/356: gnu: r-structuralvariantannotation: Update to 1.10.0., guix-commits, 2021/11/07
- 93/356: gnu: r-topgo: Update to 2.46.0., guix-commits, 2021/11/07
- 95/356: gnu: r-variantannotation: Update to 1.40.0., guix-commits, 2021/11/07
- 96/356: gnu: r-vsn: Update to 3.62.0.,
guix-commits <=
- 101/356: gnu: r-oligo: Update to 1.58.0., guix-commits, 2021/11/07
- 98/356: gnu: r-zlibbioc: Update to 1.40.0., guix-commits, 2021/11/07
- 108/356: gnu: r-graph: Update to 1.72.0., guix-commits, 2021/11/07
- 113/356: gnu: r-cghcall: Update to 2.56.0., guix-commits, 2021/11/07
- 110/356: gnu: r-matrixgenerics: Update to 1.6.0., guix-commits, 2021/11/07
- 112/356: gnu: r-cghbase: Update to 1.54.0., guix-commits, 2021/11/07
- 121/356: gnu: r-ctc: Update to 1.68.0., guix-commits, 2021/11/07
- 128/356: gnu: r-ruvseq: Update to 1.28.0., guix-commits, 2021/11/07
- 125/356: gnu: r-plgem: Update to 1.66.0., guix-commits, 2021/11/07
- 129/356: gnu: r-biocneighbors: Update to 1.12.0., guix-commits, 2021/11/07