[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/25: gnu: r-climaemet: Update to 1.2.1.
From: |
guix-commits |
Subject: |
02/25: gnu: r-climaemet: Update to 1.2.1. |
Date: |
Thu, 1 Feb 2024 17:09:39 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9ea445157afe29e1f6c47f710fae3ea6c0fe46b7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:01 2024 +0100
gnu: r-climaemet: Update to 1.2.1.
* gnu/packages/cran.scm (r-climaemet): Update to 1.2.1.
Change-Id: I07e1e1c6478e44245b5c981c2446a592b00a0bdf
---
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 a8409d2b28..70d4b30f92 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2048,13 +2048,13 @@ size and can be easily tested locally before being sent
to a remote.")
(define-public r-climaemet
(package
(name "r-climaemet")
- (version "1.2.0")
+ (version "1.2.1")
(source (origin
(method url-fetch)
(uri (cran-uri "climaemet" version))
(sha256
(base32
- "1276pxs3w610v6m8j5h206xxgwvm2wwma73jpvn7s3rcxycs32m5"))))
+ "1h3j8w6m568swa6qkfg107wvfdfg816p92y8ayss6acrrmrvax89"))))
(properties `((upstream-name . "climaemet")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (a879dd8b36 -> ed8876cc72), guix-commits, 2024/02/01
- 01/25: gnu: r-ggfittext: Update to 0.10.2., guix-commits, 2024/02/01
- 02/25: gnu: r-climaemet: Update to 1.2.1.,
guix-commits <=
- 03/25: gnu: r-pastecs: Update to 1.4.2., guix-commits, 2024/02/01
- 05/25: gnu: r-reticulate: Update to 1.35.0., guix-commits, 2024/02/01
- 06/25: gnu: r-insight: Update to 0.19.8., guix-commits, 2024/02/01
- 08/25: gnu: r-pscl: Update to 1.5.9., guix-commits, 2024/02/01
- 10/25: gnu: r-bayesplot: Update to 1.11.0., guix-commits, 2024/02/01
- 04/25: gnu: r-magicaxis: Update to 2.4.5., guix-commits, 2024/02/01
- 09/25: gnu: r-quickjsr: Update to 1.1.3., guix-commits, 2024/02/01
- 07/25: gnu: r-intergraph: Update to 2.0-4., guix-commits, 2024/02/01
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01