[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/29: gnu: r-gosemsim: Update to 2.26.1.
From: |
guix-commits |
Subject: |
26/29: gnu: r-gosemsim: Update to 2.26.1. |
Date: |
Mon, 17 Jul 2023 09:00:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 79b508e3f6ce134ade47b0cf005eee1357663849
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 17 14:55:07 2023 +0200
gnu: r-gosemsim: Update to 2.26.1.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.26.1.
---
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 6b09a41596..339e789649 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12991,14 +12991,14 @@ information about samples and features can be added
to the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
- (version "2.26.0")
+ (version "2.26.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
- "1pg86z4vbrp59kpq7zpscnjw9cgfkdqjrdp9zjvdf3xghgjvwl9a"))))
+ "15z7wqnp0s8fiysl3qc76pjaj3xik2br2mz2z3nmf28vxig69mx9"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs
- 11/29: gnu: r-tidytree: Update to 0.4.4., (continued)
- 11/29: gnu: r-tidytree: Update to 0.4.4., guix-commits, 2023/07/17
- 18/29: gnu: r-mgcv: Update to 1.9-0., guix-commits, 2023/07/17
- 19/29: gnu: r-deoptimr: Update to 1.1-0., guix-commits, 2023/07/17
- 20/29: gnu: r-matrixmodels: Update to 0.5-2., guix-commits, 2023/07/17
- 22/29: gnu: r-puniform: Update to 0.2.6., guix-commits, 2023/07/17
- 23/29: gnu: r-affycomp: Update to 1.76.1., guix-commits, 2023/07/17
- 25/29: gnu: r-icobra: Update to 1.28.1., guix-commits, 2023/07/17
- 21/29: gnu: r-clubsandwich: Update to 0.5.9., guix-commits, 2023/07/17
- 24/29: gnu: r-treeio: Update to 1.24.2., guix-commits, 2023/07/17
- 27/29: gnu: r-clusterprofiler: Update to 4.8.2., guix-commits, 2023/07/17
- 26/29: gnu: r-gosemsim: Update to 2.26.1.,
guix-commits <=
- 28/29: gnu: r-flowcore: Update to 2.12.1., guix-commits, 2023/07/17
- 29/29: gnu: r-experimenthub: Update to 2.8.1., guix-commits, 2023/07/17