[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/356: gnu: r-structuralvariantannotation: Update to 1.10.0.
From: |
guix-commits |
Subject: |
89/356: gnu: r-structuralvariantannotation: Update to 1.10.0. |
Date: |
Sun, 7 Nov 2021 18:11:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2a3f2f002e61ec2014969ab22ef4ec656ac97d1b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:09 2021 +0000
gnu: r-structuralvariantannotation: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to
1.10.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 93eb2c5..129dc2f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4340,13 +4340,13 @@ graph construction.")
(define-public r-structuralvariantannotation
(package
(name "r-structuralvariantannotation")
- (version "1.8.2")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "StructuralVariantAnnotation" version))
(sha256
- (base32 "04ac4mjh3pgdlws0aiacqg0vd7bhg890w44r7b90p947c3rk1mfw"))))
+ (base32 "1pw7d39944dwk5gw6q7igcn866zpqwz01ljaha2ih5dfvmhxka8n"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
- 205/356: gnu: r-wiggleplotr: Update to 1.18.0., (continued)
- 205/356: gnu: r-wiggleplotr: Update to 1.18.0., guix-commits, 2021/11/07
- 203/356: gnu: r-xcms: Update to 3.16.0., guix-commits, 2021/11/07
- 202/356: gnu: r-massspecwavelet: Update to 1.60.0., guix-commits, 2021/11/07
- 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 <=
- 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, 2021/11/07
- 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