[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: r-gosemsim: Update to 2.14.2.
From: |
guix-commits |
Subject: |
03/09: gnu: r-gosemsim: Update to 2.14.2. |
Date: |
Tue, 6 Oct 2020 07:23:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f000fab88ffdaf67f6564eed8b43204697907f50
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 6 13:11:53 2020 +0200
gnu: r-gosemsim: Update to 2.14.2.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.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 781dcd8..3c5cafb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3628,14 +3628,14 @@ information about samples and features can be added to
the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
- (version "2.14.1")
+ (version "2.14.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
- "0v4q9xr1cm5xr08pgbzrss41kh3yz7xyh31n55l0sjmr1629ykln"))))
+ "02r7m1x6g8bb7q8l0hpvakdzdv5v1nplhx5lbiy798a7c3xg895b"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (49ae5f7 -> 73a2fe4), guix-commits, 2020/10/06
- 02/09: gnu: r-karyoploter: Update to 1.14.1., guix-commits, 2020/10/06
- 04/09: gnu: r-atacseqqc: Update to 1.12.5., guix-commits, 2020/10/06
- 03/09: gnu: r-gosemsim: Update to 2.14.2.,
guix-commits <=
- 08/09: gnu: r-rhdf5: Update to 2.32.3., guix-commits, 2020/10/06
- 05/09: gnu: r-xcms: Update to 3.10.2., guix-commits, 2020/10/06
- 06/09: gnu: r-bgx: Update to 1.54.1., guix-commits, 2020/10/06
- 07/09: gnu: r-biocstyle: Update to 2.16.1., guix-commits, 2020/10/06
- 09/09: gnu: r-gqtlbase: Update to 1.20.4., guix-commits, 2020/10/06
- 01/09: gnu: r-diffbind: Update to 2.16.2., guix-commits, 2020/10/06