[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/13: gnu: r-biocset: Update to 1.16.1.
From: |
guix-commits |
Subject: |
12/13: gnu: r-biocset: Update to 1.16.1. |
Date: |
Sun, 11 Feb 2024 10:56:13 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b61f052752adb5af12faf36ac49ce601eb68d8ba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Feb 11 16:54:55 2024 +0100
gnu: r-biocset: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.16.1.
Change-Id: Ib758189b9439ec822edb2e85d261b4ccd8618609
---
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 a481e74624..1f958f1df7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20937,14 +20937,14 @@ analytics on packages.")
(define-public r-biocset
(package
(name "r-biocset")
- (version "1.16.0")
+ (version "1.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSet" version))
(sha256
(base32
- "0sk4kmvl86xm85dqaf8gvii0qavyycyn2qp0v6dmfcjqai528v2x"))))
+ "1qmi6b0hrfzj7ixcbxlsxyy3qg7d2qrq8jcjrjrgfyrgcfws46qd"))))
(properties `((upstream-name . "BiocSet")))
(build-system r-build-system)
(propagated-inputs
- 01/13: gnu: r-rhdf5lib: Update to 1.24.2., (continued)
- 01/13: gnu: r-rhdf5lib: Update to 1.24.2., guix-commits, 2024/02/11
- 04/13: gnu: r-bsgenome: Update to 1.70.2., guix-commits, 2024/02/11
- 02/13: gnu: r-curatedtcgadata: Update to 1.24.1., guix-commits, 2024/02/11
- 06/13: gnu: r-genomeinfodb: Update to 1.38.6., guix-commits, 2024/02/11
- 03/13: gnu: r-animalcules: Update to 1.18.3., guix-commits, 2024/02/11
- 07/13: gnu: r-rcas: Update to 1.28.3., guix-commits, 2024/02/11
- 08/13: gnu: r-trajectoryutils: Update to 1.10.1., guix-commits, 2024/02/11
- 05/13: gnu: r-dittoseq: Update to 1.14.2., guix-commits, 2024/02/11
- 10/13: gnu: r-gofuncr: Update to 1.22.2., guix-commits, 2024/02/11
- 13/13: gnu: r-bionero: Update to 1.10.1., guix-commits, 2024/02/11
- 12/13: gnu: r-biocset: Update to 1.16.1.,
guix-commits <=
- 09/13: gnu: r-glmgampoi: Update to 1.14.2., guix-commits, 2024/02/11
- 11/13: gnu: r-bgx: Update to 1.68.3., guix-commits, 2024/02/11