[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/25: gnu: r-magicaxis: Update to 2.4.5.
From: |
guix-commits |
Subject: |
04/25: gnu: r-magicaxis: Update to 2.4.5. |
Date: |
Thu, 1 Feb 2024 17:09:41 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 309f8fe251019e8a0190cb37b02fc0415ee48b02
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:02 2024 +0100
gnu: r-magicaxis: Update to 2.4.5.
* gnu/packages/cran.scm (r-magicaxis): Update to 2.4.5.
Change-Id: I4d4d794474e5decf27667361141af2b46b84faeb
---
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 c4192c4066..e5a940adb3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8512,13 +8512,13 @@ dimensioned arrays.")
(define-public r-magicaxis
(package
(name "r-magicaxis")
- (version "2.2.14")
+ (version "2.4.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "magicaxis" version))
(sha256
- (base32 "1gqnivn6qjmf7axdi0pff6a40clklbipcr6qvm6ivzqbqhpbcb7v"))))
+ (base32 "04wj0g345mlndd1s7v7klxldxlp293xdgjyrnfpzxckg59804j3d"))))
(properties `((upstream-name . "magicaxis")))
(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, 2024/02/01
- 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 <=
- 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
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01
- 25/25: gnu: r-rrcov: Update to 1.7-5., guix-commits, 2024/02/01
- 13/25: gnu: r-filesstrings: Update to 3.3.0., guix-commits, 2024/02/01
- 21/25: gnu: r-readods: Update to 2.2.0., guix-commits, 2024/02/01