[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/324: gnu: r-delayedarray: Update to 0.18.0.
From: |
guix-commits |
Subject: |
30/324: gnu: r-delayedarray: Update to 0.18.0. |
Date: |
Sat, 5 Jun 2021 03:14:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8eb0c715e38f2ba9588b4e08e5aa82b811858684
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:39 2021 +0200
gnu: r-delayedarray: Update to 0.18.0.
* gnu/packages/bioconductor.scm (r-delayedarray): Update to 0.18.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 a7b4ade..80bf7f7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1478,13 +1478,13 @@ bases such as COSMIC.")
(define-public r-delayedarray
(package
(name "r-delayedarray")
- (version "0.16.3")
+ (version "0.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DelayedArray" version))
(sha256
(base32
- "0w1wppy6m2iv41852dscg3y19sq84ahdx3m7c2p2pxjcznmv6hys"))))
+ "0w632262dqzcnvq9s6jvc7naz93dayx51fsv05s0zb6cjwygbqjr"))))
(properties
`((upstream-name . "DelayedArray")))
(build-system r-build-system)
- 12/324: gnu: Add r-metapod., (continued)
- 12/324: gnu: Add r-metapod., guix-commits, 2021/06/05
- 26/324: gnu: r-coverageview: Update to 1.30.0., guix-commits, 2021/06/05
- 08/324: gnu: Add r-trajectoryutils., guix-commits, 2021/06/05
- 27/324: gnu: r-cummerbund: Update to 2.34.0., guix-commits, 2021/06/05
- 34/324: gnu: r-affy: Update to 1.70.0., guix-commits, 2021/06/05
- 42/324: gnu: r-annotationdbi: Update to 1.54.0., guix-commits, 2021/06/05
- 41/324: gnu: r-annotate: Update to 1.70.0., guix-commits, 2021/06/05
- 43/324: gnu: r-annotationfilter: Update to 1.16.0., guix-commits, 2021/06/05
- 44/324: gnu: r-annotationforge: Update to 1.34.0., guix-commits, 2021/06/05
- 50/324: gnu: r-biocparallel: Update to 1.26.0., guix-commits, 2021/06/05
- 30/324: gnu: r-delayedarray: Update to 0.18.0.,
guix-commits <=
- 32/324: gnu: r-ideoviz: Update to 1.28.0., guix-commits, 2021/06/05
- 53/324: gnu: r-bsgenome: Update to 1.60.0., guix-commits, 2021/06/05
- 58/324: gnu: r-copywriter: Update to 2.24.0., guix-commits, 2021/06/05
- 60/324: gnu: r-dexseq: Update to 1.38.0., guix-commits, 2021/06/05
- 63/324: gnu: r-edger: Update to 3.34.0., guix-commits, 2021/06/05
- 70/324: gnu: r-genomeinfodb: Update to 1.28.0., guix-commits, 2021/06/05
- 71/324: gnu: r-genomicalignments: Update to 1.28.0., guix-commits, 2021/06/05
- 29/324: gnu: r-deepsnv: Update to 1.38.0., guix-commits, 2021/06/05
- 54/324: gnu: r-category: Update to 2.58.0., guix-commits, 2021/06/05
- 49/324: gnu: r-biomart: Update to 2.48.0., guix-commits, 2021/06/05