~ruther/guix-local

9f298503bdedbd97cbf3263ce933477852bad8b0 — Ricardo Wurmus a month ago e72f0cd
gnu: r-flowcore: Update to 2.22.1.

* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.22.1.

Change-Id: I39861ca4db2858cdf872124935860436eebb4d0c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bioconductor.scm
M gnu/packages/bioconductor.scm => gnu/packages/bioconductor.scm +2 -2
@@ 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