[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: r-anf: Update to 1.24.1.
From: |
guix-commits |
Subject: |
02/10: gnu: r-anf: Update to 1.24.1. |
Date: |
Mon, 26 Feb 2024 07:25:57 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 52c373f107d591a3c303526ab6355063298aee93
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 13:03:12 2024 +0100
gnu: r-anf: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-anf): Update to 1.24.1.
Change-Id: I5843d257e4312101fb1b0dc9bbb49bd088bb3b91
---
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 fc9ea0ce2e..c0b31b704b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3789,13 +3789,13 @@ sequencing data.")
(define-public r-anf
(package
(name "r-anf")
- (version "1.22.0")
+ (version "1.24.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ANF" version))
(sha256
(base32
- "08vkkfccfq8j4hanxsmjx5657kkw4qcp46qfhqvp1sd6wym69wzw"))))
+ "0yal8lbillhj3zi2rcdk7k9r748jxm3196z54y1674qxzpvp24rk"))))
(properties `((upstream-name . "ANF")))
(build-system r-build-system)
(propagated-inputs
- 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 <=
- 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, 2024/02/26
- 10/10: gnu: r-dmrseq: Update to 1.22.1., guix-commits, 2024/02/26