[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: r-a4: Update to 1.50.1.
From: |
guix-commits |
Subject: |
06/10: gnu: r-a4: Update to 1.50.1. |
Date: |
Mon, 26 Feb 2024 07:26:01 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bff14890627f02f2c6cbbb0febcfcff3ac4f353a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 13:03:13 2024 +0100
gnu: r-a4: Update to 1.50.1.
* gnu/packages/bioconductor.scm (r-a4): Update to 1.50.1.
Change-Id: If07b255590ad99146a81729af073aac67cd535d4
---
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 cf34199918..57cc768340 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16206,14 +16206,14 @@ Affymetrix arrays.")
(define-public r-a4
(package
(name "r-a4")
- (version "1.50.0")
+ (version "1.50.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4" version))
(sha256
(base32
- "1hdqnipg326z2k7vs6sc1brc9lvvhmr2l6cjp4f9a205g4q7r9rr"))))
+ "0sibsmn7ma2imhfn2pn1fvy6hinzlmsczmx944fzg0aj1lpjcdqr"))))
(build-system r-build-system)
(propagated-inputs
(list r-a4base r-a4classif r-a4core r-a4preproc r-a4reporting))
- branch master updated (1d85f921f6 -> cb4785033d), guix-commits, 2024/02/26
- 03/10: gnu: r-edger: Update to 4.0.16., guix-commits, 2024/02/26
- 01/10: gnu: r-anvil: Update to 1.14.2., guix-commits, 2024/02/26
- 02/10: gnu: r-anf: Update to 1.24.1., guix-commits, 2024/02/26
- 05/10: gnu: r-chippeakanno: Update to 3.36.1., guix-commits, 2024/02/26
- 07/10: gnu: r-variancepartition: Update to 1.32.5., guix-commits, 2024/02/26
- 08/10: gnu: r-hdf5array: Update to 1.30.1., guix-commits, 2024/02/26
- 09/10: gnu: r-beachmat: Update to 2.18.1., guix-commits, 2024/02/26
- 04/10: gnu: r-seqarray: Update to 1.42.2., guix-commits, 2024/02/26
- 06/10: gnu: r-a4: Update to 1.50.1.,
guix-commits <=
- 10/10: gnu: r-dmrseq: Update to 1.22.1., guix-commits, 2024/02/26