[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/61: gnu: r-bh: Update to 1.72.0-3.
From: |
guix-commits |
Subject: |
07/61: gnu: r-bh: Update to 1.72.0-3. |
Date: |
Thu, 16 Jan 2020 00:53:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 97e20ade4eb9843d8f0193c1d0e553c9ca67a940
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:39:13 2020 +0100
gnu: r-bh: Update to 1.72.0-3.
* gnu/packages/statistics.scm (r-bh): Update to 1.72.0-3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7d24817..085fc2a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1260,13 +1260,13 @@ R/DBMS implementations.")
(define-public r-bh
(package
(name "r-bh")
- (version "1.72.0-2")
+ (version "1.72.0-3")
(source (origin
(method url-fetch)
(uri (cran-uri "BH" version))
(sha256
(base32
- "0y1cxnzdajcdsc9jlaby53253hril65h496wval08qlxsqnfc3ia"))))
+ "1ay8vb6i730lipg8b8g3893vqglhw2kqpc29lwdrxdkb66iw33l8"))))
(build-system r-build-system)
(home-page "https://github.com/eddelbuettel/bh")
(synopsis "R package providing subset of Boost headers")
- branch master updated (429c828 -> d1ac643), guix-commits, 2020/01/16
- 02/61: gnu: r-caret: Do not abbreviate "misc"., guix-commits, 2020/01/16
- 03/61: gnu: r-caret: Update to 6.0-85., guix-commits, 2020/01/16
- 06/61: gnu: r-stringi: Update to 1.4.5., guix-commits, 2020/01/16
- 05/61: gnu: r-bit: Update to 1.1-15.1., guix-commits, 2020/01/16
- 01/61: gnu: r-caret: Move to (gnu packages cran)., guix-commits, 2020/01/16
- 07/61: gnu: r-bh: Update to 1.72.0-3.,
guix-commits <=
- 08/61: gnu: r-hms: Update to 0.5.3., guix-commits, 2020/01/16
- 09/61: gnu: r-catools: Update to 1.17.1.4., guix-commits, 2020/01/16
- 12/61: gnu: r-zoo: Update to 1.8-7., guix-commits, 2020/01/16
- 11/61: gnu: r-gplots: Update to 3.0.1.2., guix-commits, 2020/01/16
- 10/61: gnu: r-rsqlite: Update to 2.2.0., guix-commits, 2020/01/16
- 04/61: gnu: r-mvtnorm: Update to 1.0-12., guix-commits, 2020/01/16
- 15/61: gnu: r-modelmetrics: Update to 1.2.2.1., guix-commits, 2020/01/16
- 13/61: gnu: r-statmod: Update to 1.4.33., guix-commits, 2020/01/16
- 16/61: gnu: r-ranger: Update to 0.12.1., guix-commits, 2020/01/16
- 18/61: gnu: r-getoptlong: Update to 0.1.8., guix-commits, 2020/01/16