[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/27: gnu: r-abn: Update to 3.0.2.
From: |
guix-commits |
Subject: |
03/27: gnu: r-abn: Update to 3.0.2. |
Date: |
Tue, 31 Oct 2023 16:58:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 221b9422fc45ee74f2fc647443ecdc8f7172beff
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 31 17:15:07 2023 +0100
gnu: r-abn: Update to 3.0.2.
* gnu/packages/bioconductor.scm (r-abn): Update to 3.0.2.
Change-Id: Icf3de104b61e79b9a7c9fbfecb0e071d6e46ef9d
---
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 d79236ea26..fe5ca9fbc7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -21652,14 +21652,14 @@ on the plot.")
(define-public r-abn
(package
(name "r-abn")
- (version "3.0.1")
+ (version "3.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "abn" version))
(sha256
(base32
- "03g02450l3mckjzwd0w717dbmxhrngkwlfhm5c9q5zv4g10df7nj"))))
+ "06n69cbkdqpwpxks8276h43132c9v57n4hg33vsjjyxjifwbwxwh"))))
(build-system r-build-system)
(inputs
(list gsl))
- branch master updated (e82b700228 -> 4254269ad5), guix-commits, 2023/10/31
- 01/27: gnu: r-rsqlite: Update to 2.3.2., guix-commits, 2023/10/31
- 03/27: gnu: r-abn: Update to 3.0.2.,
guix-commits <=
- 04/27: gnu: r-consort: Update to 1.2.1., guix-commits, 2023/10/31
- 08/27: gnu: r-rbibutils: Update to 2.2.16., guix-commits, 2023/10/31
- 07/27: gnu: r-lambertw: Update to 0.6.9., guix-commits, 2023/10/31
- 16/27: gnu: r-adagio: Update to 0.9.2., guix-commits, 2023/10/31
- 19/27: gnu: r-spatstat: Update to 3.0-7., guix-commits, 2023/10/31
- 21/27: gnu: r-seuratobject: Update to 5.0.0., guix-commits, 2023/10/31
- 14/27: gnu: r-sampling: Update to 2.10., guix-commits, 2023/10/31
- 06/27: gnu: r-mbess: Update to 4.9.3., guix-commits, 2023/10/31
- 15/27: gnu: r-rintrojs: Update to 0.3.3., guix-commits, 2023/10/31
- 20/27: gnu: r-rfast: Update to 2.0.9., guix-commits, 2023/10/31