[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/288: gnu: r-biocgenerics: Update to 0.36.0.
From: |
guix-commits |
Subject: |
05/288: gnu: r-biocgenerics: Update to 0.36.0. |
Date: |
Mon, 16 Nov 2020 15:06:35 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ca779587a5967e8ae660369395dfb6a54f4d1e6b
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:09 2020 +0100
gnu: r-biocgenerics: Update to 0.36.0.
* gnu/packages/bioconductor.scm (r-biocgenerics): Update to 0.36.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 58cd850..bbb8459 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1190,13 +1190,13 @@ of Bioconductor.")
(define-public r-biocgenerics
(package
(name "r-biocgenerics")
- (version "0.34.0")
+ (version "0.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocGenerics" version))
(sha256
(base32
- "15nvqyh2gx5zkn1krbs5c4rhw5642bijdfsf2rgic70gzr05cksk"))))
+ "1y9pgangz2f0n9v3zj8brz8bv7a1yjsncdnd5h1l7zv0c0j9fh9q"))))
(properties
`((upstream-name . "BiocGenerics")))
(build-system r-build-system)
- branch wip-r created (now 7dbaf5b), guix-commits, 2020/11/16
- 01/288: gnu: r-ideoviz: Update to 1.26.0., guix-commits, 2020/11/16
- 02/288: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/11/16
- 05/288: gnu: r-biocgenerics: Update to 0.36.0.,
guix-commits <=
- 07/288: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/16
- 08/288: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/16
- 03/288: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/11/16
- 04/288: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/16
- 06/288: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/16
- 09/288: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/16
- 10/288: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/16
- 11/288: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/16
- 12/288: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/16
- 16/288: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/16