[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: r-hdcytodata: Update to 1.22.1.
From: |
guix-commits |
Subject: |
01/08: gnu: r-hdcytodata: Update to 1.22.1. |
Date: |
Wed, 27 Mar 2024 10:02:04 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8cbdeb44a98470c22e7e4b8afcf1aade323752e7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 14:20:56 2024 +0100
gnu: r-hdcytodata: Update to 1.22.1.
* gnu/packages/bioconductor.scm (r-hdcytodata): Update to 1.22.1.
Change-Id: I7c159709261c7862a171aac14962b4b18cf1459f
---
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 14d3c68b4a..e1bd4cf35c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1971,13 +1971,13 @@ downloaded from Encode.")
(define-public r-hdcytodata
(package
(name "r-hdcytodata")
- (version "1.22.0")
+ (version "1.22.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "HDCytoData" version 'experiment))
(sha256
(base32
- "1xqwkwxaaj5yylx9pzvka8pj9gxg1z4g23d2sralcvqzcz7q13zn"))))
+ "1048xgypsw257ihy0ysfxy5443dzhzp2rkjjvpivvrhw4dzl25ir"))))
(properties `((upstream-name . "HDCytoData")))
(build-system r-build-system)
(arguments
- 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, 2024/03/27
- 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 <=
- 05/08: gnu: r-flowcore: Update to 2.14.2., guix-commits, 2024/03/27