[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/27: gnu: r-rbibutils: Update to 2.2.16.
From: |
guix-commits |
Subject: |
08/27: gnu: r-rbibutils: Update to 2.2.16. |
Date: |
Tue, 31 Oct 2023 16:58:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 62ad4b25669def0734718be92a3f00fbae1bb262
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 31 17:15:09 2023 +0100
gnu: r-rbibutils: Update to 2.2.16.
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.16.
Change-Id: I188dddbb7fa03f43574e50d43f741c5398e7c331
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c3c74549d0..bf0c1e8986 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13320,14 +13320,14 @@ hierarchical models using Markov Chain Monte Carlo
(MCMC) simulation.")
(define-public r-rbibutils
(package
(name "r-rbibutils")
- (version "2.2.15")
+ (version "2.2.16")
(source
(origin
(method url-fetch)
(uri (cran-uri "rbibutils" version))
(sha256
(base32
- "1kjk953xqakbxb2z8rcfcni8b9vi1m27n0ksdddil6x7q03flxb5"))))
+ "1brab8vzzf44d9rpp9k3r2ajvrs09cbwf4ak014iffzn8yx0yz4w"))))
(properties `((upstream-name . "rbibutils")))
(build-system r-build-system)
(home-page "https://geobosh.github.io/rbibutils/")
- 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, 2023/10/31
- 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 <=
- 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
- 22/27: gnu: r-strex: Update to 1.6.1., guix-commits, 2023/10/31
- 23/27: gnu: r-knitr: Update to 1.45., guix-commits, 2023/10/31