guix-commits
[Top][All Lists]
Advanced

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

54/55: gnu: r-flowworkspace: Update to 4.14.2.


From: guix-commits
Subject: 54/55: gnu: r-flowworkspace: Update to 4.14.2.
Date: Mon, 22 Jan 2024 08:01:05 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 1849ed748747f0a8304b167e4c03df725c57ea1b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:57 2024 +0100

    gnu: r-flowworkspace: Update to 4.14.2.
    
    * gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.2.
    
    Change-Id: I7d47b89fedf207b930fc8bef6aedcbce4628a2d9
---
 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 949e8624c8..8c1d3b0af0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -18527,14 +18527,14 @@ for other R packages to compile and link against.")
 (define-public r-flowworkspace
   (package
     (name "r-flowworkspace")
-    (version "4.14.1")
+    (version "4.14.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "flowWorkspace" version))
        (sha256
         (base32
-         "0sbixbq99kmhh0ppdid1hqhb75yxb6gsm5pdz75y67i3pgwrv1sj"))))
+         "0rbhpvnx71djy893cb1b1qywm5aq8ad8rxjd0lqkylp13w7zv0g6"))))
     (properties `((upstream-name . "flowWorkspace")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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