guix_mirror_bot pushed a commit to branch r-team
in repository guix.
commit 1e9f91041e0717a5dbecd4d87674f478abd861b5
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Thu Jan 15 10:49:36 2026 +0100
gnu: r-flowcore: Update to 2.22.1.
* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.22.1.
Change-Id: I39861ca4db2858cdf872124935860436eebb4d0c
---
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 1596e547c1..d6df64db36 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -22019,14 +22019,14 @@ interact with gated cytometry data.")
(define-public r-flowcore
(package
(name "r-flowcore")
- (version "2.22.0")
+ (version "2.22.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowCore" version))
(sha256
(base32
- "0rmlff8d36z8d59s9w4va0csdklz6vkl8k0ywyg6rgmg5k327jqd"))))
+ "19arbmdhdk41ayd2pyaizcq8w3s125nh5wb71v80g5800jbaqkis"))))
(properties
'((upstream-name . "flowCore")
(updater-ignored-native-inputs