[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/122: gnu: r-rstpm2: Update to 1.5.7.
From: |
guix-commits |
Subject: |
17/122: gnu: r-rstpm2: Update to 1.5.7. |
Date: |
Wed, 10 Aug 2022 07:51:49 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 534c41d7ffb7efb28966e952a800a3ab8f89eb1d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:56 2022 +0200
gnu: r-rstpm2: Update to 1.5.7.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.7.
---
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 7cfa8e041d..478d543c18 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2457,14 +2457,14 @@ rules and utility functions for adaptive GH
quadrature.")
(define-public r-rstpm2
(package
(name "r-rstpm2")
- (version "1.5.6")
+ (version "1.5.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstpm2" version))
(sha256
(base32
- "17mhzfxh761vl64ar6pynpj3k2jkhjgbacxsjhkrfkbmy3aiv0d1"))))
+ "1gsizffplj4m9x1ln82f76936psgxn9cii45m7658lpwf2nzwli2"))))
(properties `((upstream-name . "rstpm2")))
(build-system r-build-system)
(propagated-inputs
- branch wip-r created (now 7730b7b587), guix-commits, 2022/08/10
- 01/122: gnu: Add r-interp., guix-commits, 2022/08/10
- 06/122: gnu: r-s2: Update to 1.1.0., guix-commits, 2022/08/10
- 03/122: gnu: Add r-urlchecker., guix-commits, 2022/08/10
- 02/122: gnu: Add r-profvis., guix-commits, 2022/08/10
- 15/122: gnu: r-htmltools: Update to 0.5.3., guix-commits, 2022/08/10
- 11/122: gnu: r-fontawesome: Update to 0.3.0., guix-commits, 2022/08/10
- 10/122: gnu: r-v8: Update to 4.2.1., guix-commits, 2022/08/10
- 16/122: gnu: r-htmltable: Update to 2.4.1., guix-commits, 2022/08/10
- 19/122: gnu: r-mbess: Update to 4.9.1., guix-commits, 2022/08/10
- 17/122: gnu: r-rstpm2: Update to 1.5.7.,
guix-commits <=
- 22/122: gnu: r-dendextend: Update to 1.16.0., guix-commits, 2022/08/10
- 24/122: gnu: r-timedate: Update to 4021.104., guix-commits, 2022/08/10
- 26/122: gnu: r-geometry: Update to 0.4.6.1., guix-commits, 2022/08/10
- 27/122: gnu: r-generics: Update to 0.1.3., guix-commits, 2022/08/10
- 28/122: gnu: r-recipes: Update to 1.0.1., guix-commits, 2022/08/10
- 04/122: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 05/122: gnu: r-rtweet: Update to 1.0.2., guix-commits, 2022/08/10
- 07/122: gnu: r-bslib: Update to 0.4.0., guix-commits, 2022/08/10
- 12/122: gnu: r-ggside: Update to 0.2.1., guix-commits, 2022/08/10
- 09/122: gnu: r-datawizard: Update to 0.5.0., guix-commits, 2022/08/10