[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: r-biocset: Update to 1.6.1.
From: |
guix-commits |
Subject: |
17/21: gnu: r-biocset: Update to 1.6.1. |
Date: |
Mon, 23 Aug 2021 18:48:24 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3f335741736746aac6f071cbcbe8156379d5d88c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:19 2021 +0200
gnu: r-biocset: Update to 1.6.1.
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.6.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 0cb77c5..433d2c4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11847,14 +11847,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
- (version "1.6.0")
+ (version "1.6.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
- "18zr0r4b4rblfmsiilipqdfxn9fgymx75hlxzx1wk3bm71ryk078"))))
+ "0nmrg9cgq8l9w467y364jghnvym05abpj8pyj90grmrib2xc5sj2"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs
- 08/21: gnu: r-diffbind: Update to 3.2.5., (continued)
- 08/21: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/08/23
- 11/21: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/08/23
- 07/21: gnu: r-structuralvariantannotation: Update to 1.8.2., guix-commits, 2021/08/23
- 10/21: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/08/23
- 09/21: gnu: r-chippeakanno: Update to 3.26.3., guix-commits, 2021/08/23
- 12/21: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/08/23
- 14/21: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/08/23
- 13/21: gnu: r-batchelor: Update to 1.8.1., guix-commits, 2021/08/23
- 19/21: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/08/23
- 21/21: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/08/23
- 17/21: gnu: r-biocset: Update to 1.6.1.,
guix-commits <=
- 18/21: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/08/23
- 15/21: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/08/23
- 16/21: gnu: r-universalmotif: Update to 1.10.2., guix-commits, 2021/08/23
- 20/21: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/08/23