[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/17: gnu: r-biodb: Update to 1.2.2.
From: |
guix-commits |
Subject: |
15/17: gnu: r-biodb: Update to 1.2.2. |
Date: |
Thu, 6 Jan 2022 01:52:11 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2d4ce9bb5f5b87d2a62f2436e77c5e6dd5b6a4b8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 5 23:20:59 2022 +0100
gnu: r-biodb: Update to 1.2.2.
* gnu/packages/bioconductor.scm (r-biodb): 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 d27b1fc771..9049e832e7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14481,14 +14481,14 @@ the Bioconductor project.")
(define-public r-biodb
(package
(name "r-biodb")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biodb" version))
(sha256
(base32
- "1z4adapsnpw6fwanihdz43r11ijypxs5wbndb1i98j8kb7wf308k"))))
+ "0b5zva16r4kz8736h3djjgmh35nxmlin4f374rb4i2s55zsrb638"))))
(properties `((upstream-name . "biodb")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (85f006c8e8 -> ad82f2a231), guix-commits, 2022/01/06
- 02/17: gnu: r-biocparallel: Update to 1.28.3., guix-commits, 2022/01/06
- 14/17: gnu: r-sushi: Update to 1.32.0., guix-commits, 2022/01/06
- 07/17: gnu: r-diffbind: Update to 3.4.3., guix-commits, 2022/01/06
- 01/17: gnu: r-yapsa: Update to 1.20.1., guix-commits, 2022/01/06
- 09/17: gnu: r-icobra: Update to 1.22.2., guix-commits, 2022/01/06
- 15/17: gnu: r-biodb: Update to 1.2.2.,
guix-commits <=
- 05/17: gnu: r-structuralvariantannotation: Update to 1.10.1., guix-commits, 2022/01/06
- 12/17: gnu: r-universalmotif: Update to 1.12.2., guix-commits, 2022/01/06
- 08/17: gnu: r-destiny: Update to 3.8.0., guix-commits, 2022/01/06
- 10/17: gnu: r-clusterprofiler: Update to 4.2.1., guix-commits, 2022/01/06
- 04/17: gnu: r-genomicfeatures: Update to 1.46.3., guix-commits, 2022/01/06
- 11/17: gnu: r-cytolib: Update to 2.6.1., guix-commits, 2022/01/06
- 13/17: gnu: r-bioassayr: Update to 1.32.1., guix-commits, 2022/01/06
- 17/17: gnu: r-tximeta: Update to 1.12.4., guix-commits, 2022/01/06
- 06/17: gnu: r-systempiper: Update to 2.0.5., guix-commits, 2022/01/06
- 16/17: gnu: r-tcgabiolinks: Update to 2.22.2., guix-commits, 2022/01/06