[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/22: gnu: r-zcompositions: Update to 1.5.0-2.
From: |
guix-commits |
Subject: |
04/22: gnu: r-zcompositions: Update to 1.5.0-2. |
Date: |
Mon, 11 Mar 2024 08:33:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a54892bc7f9ba51edfa8dfb716b3267790b9eeed
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:17 2024 +0100
gnu: r-zcompositions: Update to 1.5.0-2.
* gnu/packages/cran.scm (r-zcompositions): Update to 1.5.0-2.
Change-Id: I429845c3d6d2629b720484585e3c29b4552aef1e
---
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 c9d45e4b59..636ac65201 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2318,13 +2318,13 @@ known as Dynamic Linear Models.")
(define-public r-zcompositions
(package
(name "r-zcompositions")
- (version "1.5.0-1")
+ (version "1.5.0-2")
(source (origin
(method url-fetch)
(uri (cran-uri "zCompositions" version))
(sha256
(base32
- "0sx6i03iyg4jxmjiyzkssz3i6c8nv29wwhbl7yd0wxapwpakmlj8"))))
+ "08kcl870x7kai7zdhqgm4cbfhbrf673rjxghbwpn08l7pwkhix60"))))
(properties `((upstream-name . "zCompositions")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (c72d8feb1f -> 1e5e3d8e24), guix-commits, 2024/03/11
- 02/22: gnu: r-qs: Update to 0.26.1., guix-commits, 2024/03/11
- 03/22: gnu: r-rmarkdown: Update to 2.26., guix-commits, 2024/03/11
- 05/22: gnu: r-nodbi: Update to 0.10.4., guix-commits, 2024/03/11
- 07/22: gnu: r-survey: Update to 4.4-1., guix-commits, 2024/03/11
- 01/22: gnu: r-rgl: Update to 1.3.1., guix-commits, 2024/03/11
- 06/22: gnu: r-flextable: Update to 0.9.5., guix-commits, 2024/03/11
- 12/22: gnu: r-globals: Update to 0.16.3., guix-commits, 2024/03/11
- 04/22: gnu: r-zcompositions: Update to 1.5.0-2.,
guix-commits <=
- 08/22: gnu: r-multcompview: Update to 0.1-10., guix-commits, 2024/03/11
- 10/22: gnu: r-colorramps: Update to 2.3.4., guix-commits, 2024/03/11
- 17/22: gnu: r-graphlayouts: Update to 1.1.1., guix-commits, 2024/03/11
- 21/22: gnu: r-paws-common: Update to 0.7.1., guix-commits, 2024/03/11
- 22/22: gnu: r-logger: Update to 0.3.0., guix-commits, 2024/03/11
- 14/22: gnu: r-gmodels: Update to 2.19.1., guix-commits, 2024/03/11
- 16/22: gnu: r-systemfonts: Update to 1.0.6., guix-commits, 2024/03/11
- 11/22: gnu: r-rnifti: Update to 1.6.1., guix-commits, 2024/03/11
- 13/22: gnu: r-cobs: Update to 1.3-8., guix-commits, 2024/03/11
- 15/22: gnu: r-ggraph: Update to 2.2.1., guix-commits, 2024/03/11