[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/356: gnu: r-biocgenerics: Update to 0.40.0.
From: |
guix-commits |
Subject: |
09/356: gnu: r-biocgenerics: Update to 0.40.0. |
Date: |
Sun, 7 Nov 2021 18:10:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3622390699032a5c1b4da82b53003686c4cba4b1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:56 2021 +0000
gnu: r-biocgenerics: Update to 0.40.0.
* gnu/packages/bioconductor.scm (r-biocgenerics): Update to 0.40.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 720ad3f..7caf3c3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1421,13 +1421,13 @@ of Bioconductor.")
(define-public r-biocgenerics
(package
(name "r-biocgenerics")
- (version "0.38.0")
+ (version "0.40.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocGenerics" version))
(sha256
(base32
- "1kv7lzmyki3hi771v01nml1v1hzz8pyhqqv0xcdzqy354mlgx4m6"))))
+ "0nr5x4r8f2krnfrxm7wrzgzr7nbljypi985cbwx5hxhn95zmfifh"))))
(properties
`((upstream-name . "BiocGenerics")))
(build-system r-build-system)
- branch master updated (bd41e59 -> 30b67fd), guix-commits, 2021/11/07
- 01/356: gnu: r-with-tests: Update to 4.1.2., guix-commits, 2021/11/07
- 02/356: gnu: r-with-tests: Remove trailing #T., guix-commits, 2021/11/07
- 05/356: gnu: Add r-msfeatures., guix-commits, 2021/11/07
- 03/356: gnu: r-with-tests: Update patch to DESCRIPTION file., guix-commits, 2021/11/07
- 04/356: guix: Upgrade to Bioconductor 3.14., guix-commits, 2021/11/07
- 06/356: gnu: r-biocparallel: Update to 1.28.0., guix-commits, 2021/11/07
- 08/356: gnu: r-biocversion: Update to 3.14.0., guix-commits, 2021/11/07
- 07/356: gnu: r-aneufinder: Update to 1.22.0., guix-commits, 2021/11/07
- 09/356: gnu: r-biocgenerics: Update to 0.40.0.,
guix-commits <=
- 12/356: gnu: r-decipher: Update to 2.22.0., guix-commits, 2021/11/07
- 11/356: gnu: r-cummerbund: Update to 2.36.0., guix-commits, 2021/11/07
- 14/356: gnu: r-delayedarray: Update to 0.20.0., guix-commits, 2021/11/07
- 18/356: gnu: r-affy: Update to 1.72.0., guix-commits, 2021/11/07
- 19/356: gnu: r-affycomp: Update to 1.70.0., guix-commits, 2021/11/07
- 15/356: gnu: r-bluster: Update to 1.4.0., guix-commits, 2021/11/07
- 21/356: gnu: r-affycontam: Update to 1.52.0., guix-commits, 2021/11/07
- 23/356: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/07
- 10/356: gnu: r-coverageview: Update to 1.32.0., guix-commits, 2021/11/07
- 13/356: gnu: r-deepsnv: Update to 1.40.0., guix-commits, 2021/11/07