[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/22: gnu: r-seqarray: Update to 1.44.1.
From: |
guix-commits |
Subject: |
09/22: gnu: r-seqarray: Update to 1.44.1. |
Date: |
Fri, 16 Aug 2024 15:25:35 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 39648dc4ffdb225deaad3c7fb96d478bd8010091
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 20:53:46 2024 +0200
gnu: r-seqarray: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-seqarray): Update to 1.44.1.
Change-Id: I06bb0b45d1a4299e835f7a18c7ed70d847bdb565
---
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 1a68a563e4..fa83fe71d7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11287,13 +11287,13 @@ single-cell RNA-seq.")
(define-public r-seqarray
(package
(name "r-seqarray")
- (version "1.44.0")
+ (version "1.44.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SeqArray" version))
(sha256
(base32
- "1g8867y66f8ihr0w2shc17wxnavnkwn9y25f850nwvnn9nsbk88k"))))
+ "0b0i17kwa8141y568k2asiv46hz4z0lwiqjz687d96j6kz3r3zgg"))))
(properties `((upstream-name . "SeqArray")))
(build-system r-build-system)
(propagated-inputs (list r-biostrings
- branch r-team updated (bbbdd4085b -> 4b7f88ba34), guix-commits, 2024/08/16
- 11/22: gnu: r-chippeakanno: Update to 3.38.1., guix-commits, 2024/08/16
- 13/22: gnu: r-enrichplot: Update to 1.24.2., guix-commits, 2024/08/16
- 16/22: gnu: r-multiassayexperiment: Update to 1.30.3., guix-commits, 2024/08/16
- 06/22: gnu: r-raggedexperiment: Update to 1.28.1., guix-commits, 2024/08/16
- 02/22: gnu: r-degreport: Update to 1.40.1., guix-commits, 2024/08/16
- 01/22: gnu: r-anvil: Update to 1.16.1., guix-commits, 2024/08/16
- 09/22: gnu: r-seqarray: Update to 1.44.1.,
guix-commits <=
- 12/22: gnu: r-dose: Update to 3.30.2., guix-commits, 2024/08/16
- 17/22: gnu: r-s4vectors: Update to 0.42.1., guix-commits, 2024/08/16
- 21/22: gnu: r-bgeecall: Update to 1.20.1., guix-commits, 2024/08/16
- 22/22: gnu: r-dmrseq: Update to 1.24.1., guix-commits, 2024/08/16
- 03/22: gnu: r-dmrcate: Update to 3.0.5., guix-commits, 2024/08/16
- 07/22: gnu: r-limma: Update to 3.60.4., guix-commits, 2024/08/16
- 05/22: gnu: r-edger: Update to 4.2.1., guix-commits, 2024/08/16
- 08/22: gnu: r-msa: Update to 1.36.1., guix-commits, 2024/08/16
- 04/22: gnu: r-iranges: Update to 2.38.1., guix-commits, 2024/08/16
- 10/22: gnu: r-qfeatures: Update to 1.14.2., guix-commits, 2024/08/16