[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
300/318: gnu: r-oligo: Update to 1.54.1.
From: |
guix-commits |
Subject: |
300/318: gnu: r-oligo: Update to 1.54.1. |
Date: |
Fri, 20 Nov 2020 08:41:17 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d9487eccac7f4a97405ffe26b38fb98e541086f2
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 16:17:08 2020 +0100
gnu: r-oligo: Update to 1.54.1.
* gnu/packages/bioconductor.scm (r-oligo): Update to 1.54.1.
---
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 752493e..ef3b292 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1542,14 +1542,14 @@ packages.")
(define-public r-oligo
(package
(name "r-oligo")
- (version "1.54.0")
+ (version "1.54.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "oligo" version))
(sha256
(base32
- "1n3k0isz004br8ybq3qlzsp07p8md223x2d3305qyjckb33wb90k"))))
+ "0cpfkvxpni7an361li0k0qlfcraj7z9zv71r25dbly5kp3dql7k3"))))
(properties `((upstream-name . "oligo")))
(build-system r-build-system)
(inputs `(("zlib" ,zlib)))
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., (continued)
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1.,
guix-commits <=
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20
- 193/318: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/20
- 191/318: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/11/20
- 204/318: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/20
- 129/318: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/20
- 133/318: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/20