[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/87: gnu: r-rstpm2: Update to 1.5.9.
From: |
guix-commits |
Subject: |
34/87: gnu: r-rstpm2: Update to 1.5.9. |
Date: |
Mon, 9 Jan 2023 18:27:31 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 47184a91f14164bc8360addff5a3a3a15da8c036
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:13 2023 +0100
gnu: r-rstpm2: Update to 1.5.9.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.9.
---
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 aa29475fba..bdcf59a506 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3113,14 +3113,14 @@ rules and utility functions for adaptive GH
quadrature.")
(define-public r-rstpm2
(package
(name "r-rstpm2")
- (version "1.5.8")
+ (version "1.5.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstpm2" version))
(sha256
(base32
- "038qq5kar9f5ygd18aicwfqrr7fl37p0r9shgpc6wf2vmj564crn"))))
+ "1zl7z1l19s960mrhlzvpga07kzqfrhhq7qlkgln4wj0gcmhicyc6"))))
(properties `((upstream-name . "rstpm2")))
(build-system r-build-system)
(propagated-inputs
- 10/87: gnu: java-cisd-jhdf5: Remove trailing #T., (continued)
- 10/87: gnu: java-cisd-jhdf5: Remove trailing #T., guix-commits, 2023/01/09
- 11/87: gnu: java-cisd-jhdf5: Do not override default JDK., guix-commits, 2023/01/09
- 14/87: gnu: Remove java-ecj-3., guix-commits, 2023/01/09
- 15/87: gnu: python-afdko: Fix failing tests., guix-commits, 2023/01/09
- 21/87: services: base: Add environment support to guix-configuration., guix-commits, 2023/01/09
- 23/87: substitute: Parse '_NIX_OPTIONS' once., guix-commits, 2023/01/09
- 24/87: derivations: 'read-derivation' correctly handles case with empty hash., guix-commits, 2023/01/09
- 25/87: daemon: Improve error message for wrong hash sizes., guix-commits, 2023/01/09
- 26/87: read-print: Do not use extended notation when printing '1+', '1-', etc., guix-commits, 2023/01/09
- 28/87: gnu: Add minetest-mobs-monster., guix-commits, 2023/01/09
- 34/87: gnu: r-rstpm2: Update to 1.5.9.,
guix-commits <=
- 36/87: gnu: r-timedate: Update to 4022.108., guix-commits, 2023/01/09
- 37/87: gnu: r-mitml: Update to 0.4-4., guix-commits, 2023/01/09
- 31/87: gnu: Add r-httr2., guix-commits, 2023/01/09
- 47/87: gnu: r-precrec: Update to 0.14.1., guix-commits, 2023/01/09
- 22/87: doc: cookbook: Add "Installing Guix on a Cluster" chapter., guix-commits, 2023/01/09
- 30/87: news: Add 'de' translation., guix-commits, 2023/01/09
- 32/87: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 29/87: gnu: LLVM, Clang, libomp, lld: Update to 15.0.6., guix-commits, 2023/01/09
- 59/87: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 62/87: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09