[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/39: gnu: r-opencyto: Update to 2.8.4.
From: |
guix-commits |
Subject: |
24/39: gnu: r-opencyto: Update to 2.8.4. |
Date: |
Mon, 3 Oct 2022 13:08:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 10c006c21d42d78b6b0dbe4e1ef602a31fc829e0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:56 2022 +0200
gnu: r-opencyto: Update to 2.8.4.
* gnu/packages/bioconductor.scm (r-opencyto): Update to 2.8.4.
---
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 150d816933..59f4c35a9e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11958,14 +11958,14 @@ package.")
(define-public r-opencyto
(package
(name "r-opencyto")
- (version "2.8.0")
+ (version "2.8.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "openCyto" version))
(sha256
(base32
- "1nz5fra0jf70jwyfbcz5ksnz5xb62vfnfwfasr0zwwvjvmmvrs1y"))))
+ "0fa3hbbrjw458dhmxdjypcjgyxmphp9kdr3r62qqf803i4wsxfk0"))))
(properties `((upstream-name . "openCyto")))
(build-system r-build-system)
(propagated-inputs
- 23/39: gnu: r-flowstats: Update to 4.8.2., (continued)
- 23/39: gnu: r-flowstats: Update to 4.8.2., guix-commits, 2022/10/03
- 29/39: gnu: r-hdf5array: Update to 1.24.2., guix-commits, 2022/10/03
- 11/39: gnu: r-diffbind: Update to 3.6.4., guix-commits, 2022/10/03
- 36/39: gnu: r-biocdockermanager: Update to 1.8.1., guix-commits, 2022/10/03
- 30/39: gnu: r-scuttle: Update to 1.6.3., guix-commits, 2022/10/03
- 37/39: gnu: r-biodb: Update to 1.4.2., guix-commits, 2022/10/03
- 26/39: gnu: r-bioccheck: Update to 1.32.1., guix-commits, 2022/10/03
- 12/39: gnu: r-scaledmatrix: Update to 1.4.1., guix-commits, 2022/10/03
- 13/39: gnu: r-treeio: Update to 1.20.2., guix-commits, 2022/10/03
- 22/39: gnu: r-flowviz: Update to 1.60.2., guix-commits, 2022/10/03
- 24/39: gnu: r-opencyto: Update to 2.8.4.,
guix-commits <=
- 32/39: gnu: r-delayedmatrixstats: Update to 1.18.1., guix-commits, 2022/10/03
- 34/39: gnu: r-bgeecall: Update to 1.12.2., guix-commits, 2022/10/03
- 38/39: gnu: r-bionero: Update to 1.4.2., guix-commits, 2022/10/03
- 15/39: gnu: r-residualmatrix: Update to 1.6.1., guix-commits, 2022/10/03
- 18/39: gnu: r-rgadem: Update to 2.44.1., guix-commits, 2022/10/03
- 19/39: gnu: r-rsubread: Update to 2.10.5., guix-commits, 2022/10/03