[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: r-acdm: Update to 1.0.4.3.
From: |
guix-commits |
Subject: |
07/11: gnu: r-acdm: Update to 1.0.4.3. |
Date: |
Tue, 20 Feb 2024 14:21:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 81043e9f5ab20f897b7731c6d8f301589a62a86e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 20 17:44:17 2024 +0100
gnu: r-acdm: Update to 1.0.4.3.
* gnu/packages/cran.scm (r-acdm): Update to 1.0.4.3.
Change-Id: I6d22b039eea1f7947189fb141660901a75aa06b3
---
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 4584b9674c..794fa0564e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14303,14 +14303,14 @@ or missing responses.")
(define-public r-acdm
(package
(name "r-acdm")
- (version "1.0.4.2")
+ (version "1.0.4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ACDm" version))
(sha256
(base32
- "00i33b76gqllyc6ywwwrgyjvxfspqb3jf52b9sjaazlfwgn5xyjf"))))
+ "0g89827az5mnllp6l71znbvwxzygb8nvnmsv6x052w2ajhd16v7v"))))
(properties `((upstream-name . "ACDm")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (877abbdae7 -> 4d3c18b8fe), guix-commits, 2024/02/20
- 06/11: gnu: r-circlize: Update to 0.4.16., guix-commits, 2024/02/20
- 08/11: gnu: r-usethis: Update to 2.2.3., guix-commits, 2024/02/20
- 02/11: gnu: r-estimability: Update to 1.5., guix-commits, 2024/02/20
- 09/11: gnu: r-ggforce: Update to 0.4.2., guix-commits, 2024/02/20
- 01/11: gnu: r-dt: Update to 0.32., guix-commits, 2024/02/20
- 07/11: gnu: r-acdm: Update to 1.0.4.3.,
guix-commits <=
- 03/11: gnu: r-boot: Update to 1.3-29., guix-commits, 2024/02/20
- 04/11: gnu: r-ggvenndiagram: Update to 1.5.2., guix-commits, 2024/02/20
- 05/11: gnu: r-callr: Update to 3.7.5., guix-commits, 2024/02/20
- 11/11: gnu: r-tam: Update to 4.2-21., guix-commits, 2024/02/20
- 10/11: gnu: r-imager: Update to 0.45.8., guix-commits, 2024/02/20