[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: r-flowworkspace: Update to 4.14.3.
From: |
guix-commits |
Subject: |
07/08: gnu: r-flowworkspace: Update to 4.14.3. |
Date: |
Wed, 27 Mar 2024 10:02:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit af70b1d39c87321c959d7cabf1e7a215c7f82de1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 14:20:57 2024 +0100
gnu: r-flowworkspace: Update to 4.14.3.
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.3.
Change-Id: I2a717e99d7b71df0c3774ad235e0fe87f5b2aa19
---
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 dcc3c46911..3a91302dfd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -18529,14 +18529,14 @@ for other R packages to compile and link against.")
(define-public r-flowworkspace
(package
(name "r-flowworkspace")
- (version "4.14.2")
+ (version "4.14.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version))
(sha256
(base32
- "0rbhpvnx71djy893cb1b1qywm5aq8ad8rxjd0lqkylp13w7zv0g6"))))
+ "07hnzvzis6425j5kabdrp49wicd331k7kmkk2r7ydchxxlndz3ww"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (656baadf83 -> a223b1e52b), guix-commits, 2024/03/27
- 06/08: gnu: r-rprotobuflib: Update to 2.14.1., guix-commits, 2024/03/27
- 08/08: gnu: r-bionero: Update to 1.10.2., guix-commits, 2024/03/27
- 07/08: gnu: r-flowworkspace: Update to 4.14.3.,
guix-commits <=
- 02/08: gnu: r-diffcyt: Update to 1.22.1., guix-commits, 2024/03/27
- 03/08: gnu: r-dittoseq: Update to 1.14.3., guix-commits, 2024/03/27
- 04/08: gnu: r-trackviewer: Update to 1.38.2., guix-commits, 2024/03/27
- 01/08: gnu: r-hdcytodata: Update to 1.22.1., guix-commits, 2024/03/27
- 05/08: gnu: r-flowcore: Update to 2.14.2., guix-commits, 2024/03/27