[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: r-bionero: Update to 1.10.2.
From: |
guix-commits |
Subject: |
08/08: gnu: r-bionero: Update to 1.10.2. |
Date: |
Wed, 27 Mar 2024 10:02:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a223b1e52ba1db89b11a670915e8c9af3c3ac4af
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 14:20:57 2024 +0100
gnu: r-bionero: Update to 1.10.2.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.10.2.
Change-Id: I419476f683156fa612b35680c5de3f8044851439
---
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 3a91302dfd..fdf01b09ce 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -23975,14 +23975,14 @@ using aCGH or sequencing.")
(define-public r-bionero
(package
(name "r-bionero")
- (version "1.10.1")
+ (version "1.10.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioNERO" version))
(sha256
(base32
- "0dxn4pijr6gsqybl8x3ix1xydizg7gzfp72risk37zc5i4xk2lca"))))
+ "1fk48h2v0snsg8y9pi0pav69wa95s8a8gk1rxsvrm7z1bcgi2j51"))))
(properties `((upstream-name . "BioNERO")))
(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 <=
- 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, 2024/03/27
- 05/08: gnu: r-flowcore: Update to 2.14.2., guix-commits, 2024/03/27