[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: r-beachmat: Update to 2.6.2.
From: |
guix-commits |
Subject: |
04/08: gnu: r-beachmat: Update to 2.6.2. |
Date: |
Wed, 9 Dec 2020 17:30:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit eed728951c2d98371902eb29e8c0a8d93cd20849
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 23:28:14 2020 +0100
gnu: r-beachmat: Update to 2.6.2.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.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 c646c88..d5f9760 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8773,14 +8773,14 @@ packages.")
(define-public r-beachmat
(package
(name "r-beachmat")
- (version "2.6.1")
+ (version "2.6.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "beachmat" version))
(sha256
(base32
- "0dkh3igvwbvir4p0y6x4q07mcv51b35qhva63vrjd6bbkdjn9brr"))))
+ "1yxm5andf4hsxxsmwrn5vl79707yfqkhzzajq6fvhsmaad3f97n7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
- branch master updated (371ba7b -> 48f77ec), guix-commits, 2020/12/09
- 08/08: gnu: r-keggrest: Update to 1.30.1., guix-commits, 2020/12/09
- 01/08: gnu: r-biocneighbors: Update to 1.8.2., guix-commits, 2020/12/09
- 05/08: gnu: r-scuttle: Update to 1.0.3., guix-commits, 2020/12/09
- 07/08: gnu: r-genomeinfodb: Update to 1.26.2., guix-commits, 2020/12/09
- 06/08: gnu: r-biocstyle: Update to 2.18.1., guix-commits, 2020/12/09
- 04/08: gnu: r-beachmat: Update to 2.6.2.,
guix-commits <=
- 03/08: gnu: r-cicero: Update to 1.8.1., guix-commits, 2020/12/09
- 02/08: gnu: r-biosigner: Update to 1.18.2., guix-commits, 2020/12/09