[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/353: gnu: r-biocversion: Update to 3.14.0.
From: |
guix-commits |
Subject: |
05/353: gnu: r-biocversion: Update to 3.14.0. |
Date: |
Thu, 4 Nov 2021 18:13:30 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8297504edb9290efbe77aa3eb3e46997b86bdf0d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:56 2021 +0000
gnu: r-biocversion: Update to 3.14.0.
* gnu/packages/bioconductor.scm (r-biocversion): Update to 3.14.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 1aa9a30..720ad3f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1401,14 +1401,14 @@ across the entire multi-'omics experiment.")
(define-public r-biocversion
(package
(name "r-biocversion")
- (version "3.13.1")
+ (version "3.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocVersion" version))
(sha256
(base32
- "0rsw8g4g1pcjw1zbx8x17yd3drhxqk4sx3cy3ddzy5731hl6mbfi"))))
+ "0qwzkh2alw7xhjprh719la0lg1q38pmjbipy3s2fy79m4xy8y8ik"))))
(properties `((upstream-name . "BiocVersion")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/BiocVersion/")
- branch r-updates updated (0e665e9 -> b3d6a2e), guix-commits, 2021/11/04
- 02/353: gnu: Add r-msfeatures., guix-commits, 2021/11/04
- 01/353: guix: Upgrade to Bioconductor 3.14., guix-commits, 2021/11/04
- 03/353: gnu: r-biocparallel: Update to 1.28.0., guix-commits, 2021/11/04
- 04/353: gnu: r-aneufinder: Update to 1.22.0., guix-commits, 2021/11/04
- 07/353: gnu: r-coverageview: Update to 1.32.0., guix-commits, 2021/11/04
- 10/353: gnu: r-deepsnv: Update to 1.40.0., guix-commits, 2021/11/04
- 09/353: gnu: r-decipher: Update to 2.22.0., guix-commits, 2021/11/04
- 05/353: gnu: r-biocversion: Update to 3.14.0.,
guix-commits <=
- 11/353: gnu: r-delayedarray: Update to 0.20.0., guix-commits, 2021/11/04
- 17/353: gnu: r-affycompatible: Update to 1.54.0., guix-commits, 2021/11/04
- 06/353: gnu: r-biocgenerics: Update to 0.40.0., guix-commits, 2021/11/04
- 08/353: gnu: r-cummerbund: Update to 2.36.0., guix-commits, 2021/11/04
- 14/353: gnu: r-iranges: Update to 2.28.0., guix-commits, 2021/11/04
- 16/353: gnu: r-affycomp: Update to 1.70.0., guix-commits, 2021/11/04
- 20/353: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/04
- 21/353: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/04
- 26/353: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/04
- 25/353: gnu: r-annotationforge: Update to 1.36.0., guix-commits, 2021/11/04