[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/288: gnu: r-xbseq: Update to 1.22.0.
From: |
guix-commits |
Subject: |
108/288: gnu: r-xbseq: Update to 1.22.0. |
Date: |
Mon, 16 Nov 2020 15:07:09 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5dcb1bb1cd6b0b7630b69766828327bc14650665
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:52:32 2020 +0100
gnu: r-xbseq: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-xbseq): Update to 1.22.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 9c88468..fdb28c4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5028,14 +5028,14 @@ sites and alignments obtained from standard RNA-seq
experiments.")
(define-public r-xbseq
(package
(name "r-xbseq")
- (version "1.20.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "XBSeq" version))
(sha256
(base32
- "13br7x1q6dg8daxahskwq24f09wbxr8kyszl1z7dhc26bid2pvy0"))))
+ "1dvk2jpsdynqw5071z54yd5j0ddprhc1ppk834cz9liibd72d7vz"))))
(properties `((upstream-name . "XBSeq")))
(build-system r-build-system)
(propagated-inputs
- 86/288: gnu: r-motifdb: Update to 1.32.0., (continued)
- 86/288: gnu: r-motifdb: Update to 1.32.0., guix-commits, 2020/11/16
- 88/288: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/11/16
- 99/288: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/16
- 93/288: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/16
- 95/288: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/16
- 100/288: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/11/16
- 104/288: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/16
- 103/288: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/16
- 106/288: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/11/16
- 107/288: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/16
- 108/288: gnu: r-xbseq: Update to 1.22.0.,
guix-commits <=
- 109/288: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/11/16
- 112/288: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/11/16
- 115/288: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/11/16
- 116/288: gnu: r-rbowtie2: Update to 1.12.0., guix-commits, 2020/11/16
- 83/288: gnu: r-abseqr: Update to 1.8.0., guix-commits, 2020/11/16
- 85/288: gnu: r-rgadem: Update to 2.38.0., guix-commits, 2020/11/16
- 110/288: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/16
- 111/288: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/11/16
- 114/288: gnu: r-webbioc: Update to 1.62.0., guix-commits, 2020/11/16
- 117/288: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/11/16