[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/19: gnu: r-biocset: Update to 1.2.2.
From: |
guix-commits |
Subject: |
12/19: gnu: r-biocset: Update to 1.2.2. |
Date: |
Thu, 20 Aug 2020 15:26:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b828c3ea907fc2ecc9ea5175c89c733eae7c1142
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Aug 20 20:42:15 2020 +0200
gnu: r-biocset: Update to 1.2.2.
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.2.2.
---
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 cfa460e..6210a4b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7959,14 +7959,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
- "14dmkc878lskbm001kgjyqmrwnn6s032z4h64f617f1xd9zx9wrj"))))
+ "041hq3rp0kv7kjwcjjrksk8lw3sj6j1v3wdcr8z611k0g0z6p0cj"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs
- 02/19: gnu: r-oligo: Update to 1.52.1., (continued)
- 02/19: gnu: r-oligo: Update to 1.52.1., guix-commits, 2020/08/20
- 06/19: gnu: r-rbowtie2: Update to 1.10.1., guix-commits, 2020/08/20
- 07/19: gnu: r-biocfilecache: Update to 1.12.1., guix-commits, 2020/08/20
- 09/19: gnu: r-rsubread: Update to 2.2.6., guix-commits, 2020/08/20
- 10/19: gnu: r-variancepartition: Update to 1.18.3., guix-commits, 2020/08/20
- 03/19: gnu: r-gosemsim: Update to 2.14.1., guix-commits, 2020/08/20
- 04/19: gnu: r-clusterprofiler: Update to 3.16.1., guix-commits, 2020/08/20
- 05/19: gnu: r-motifstack: Update to 1.32.1., guix-commits, 2020/08/20
- 08/19: gnu: r-rbowtie: Update to 1.28.1., guix-commits, 2020/08/20
- 11/19: gnu: r-experimenthub: Update to 1.14.2., guix-commits, 2020/08/20
- 12/19: gnu: r-biocset: Update to 1.2.2.,
guix-commits <=
- 13/19: gnu: r-biocviews: Update to 1.56.2., guix-commits, 2020/08/20
- 14/19: gnu: r-annotationdbi: Update to 1.50.3., guix-commits, 2020/08/20
- 16/19: gnu: r-annotationhub: Update to 2.20.2., guix-commits, 2020/08/20
- 17/19: gnu: r-gage: Update to 2.38.3., guix-commits, 2020/08/20
- 18/19: gnu: r-complexheatmap: Update to 2.4.3., guix-commits, 2020/08/20
- 15/19: gnu: r-delayedarray: Update to 0.14.1., guix-commits, 2020/08/20
- 19/19: gnu: r-fourcseq: Update to 1.22.1., guix-commits, 2020/08/20