guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

25/35: gnu: r-flowworkspace: Update to 4.12.2.


From: guix-commits
Subject: 25/35: gnu: r-flowworkspace: Update to 4.12.2.
Date: Mon, 28 Aug 2023 16:16:40 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 55e0bd5c7a6412640659ade355a9a8ce447bbfdc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 22:11:22 2023 +0200

    gnu: r-flowworkspace: Update to 4.12.2.
    
    * gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.12.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 a74578e3ba..9ecf705ef0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16783,14 +16783,14 @@ for other R packages to compile and link against.")
 (define-public r-flowworkspace
   (package
     (name "r-flowworkspace")
-    (version "4.12.0")
+    (version "4.12.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "flowWorkspace" version))
        (sha256
         (base32
-         "1ln98xnnqlz3hqdyhypzarw7jcghd5gjaw8h42yw41w0plhh4wyr"))))
+         "1g1hym2anysgy7v46fnnxyzac3wzi1713vlih2gqzi23k8r2xx26"))))
     (properties `((upstream-name . "flowWorkspace")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]