[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/195: gnu: r-leiden: Update to 0.4.3.1.
From: |
guix-commits |
Subject: |
123/195: gnu: r-leiden: Update to 0.4.3.1. |
Date: |
Fri, 15 Dec 2023 06:31:29 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit b999afdc35d7dc3da3be32b371faa10f6ada0b0d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 12:17:01 2023 +0100
gnu: r-leiden: Update to 0.4.3.1.
* gnu/packages/cran.scm (r-leiden): Update to 0.4.3.1.
Change-Id: I1057c77be43459f28e23bdbbf8831878dfcfd10d
---
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 29a6ce511e..90df9d64d5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26358,14 +26358,14 @@ computed using the L1 (Manhattan, taxicab) metric.")
(define-public r-leiden
(package
(name "r-leiden")
- (version "0.4.3")
+ (version "0.4.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "leiden" version))
(sha256
(base32
- "0f09k3mhb0di2cz1q95y6qd3rqh7xdybn0dpnd4ifqhfhr5lnika"))))
+ "1qihzjrwcb09aga27frcdrdv4dp0g295dbrk07fqykbjlb7vpv59"))))
(properties `((upstream-name . "leiden")))
(build-system r-build-system)
(propagated-inputs
- 76/195: gnu: r-baseline: Update to 1.3-5., (continued)
- 76/195: gnu: r-baseline: Update to 1.3-5., guix-commits, 2023/12/15
- 78/195: gnu: r-arules: Update to 1.7-7., guix-commits, 2023/12/15
- 77/195: gnu: r-signal: Update to 1.8-0., guix-commits, 2023/12/15
- 86/195: gnu: r-cmplot: Update to 4.5.0., guix-commits, 2023/12/15
- 103/195: gnu: r-tiff: Update to 0.1-12., guix-commits, 2023/12/15
- 97/195: gnu: r-rcppalgos: Update to 2.8.3., guix-commits, 2023/12/15
- 96/195: gnu: r-clustercrit: Update to 1.3.0., guix-commits, 2023/12/15
- 117/195: gnu: r-spdep: Update to 1.3-1., guix-commits, 2023/12/15
- 120/195: gnu: r-dqrng: Update to 0.3.2., guix-commits, 2023/12/15
- 124/195: gnu: r-assertr: Update to 3.0.1., guix-commits, 2023/12/15
- 123/195: gnu: r-leiden: Update to 0.4.3.1.,
guix-commits <=
- 128/195: gnu: r-filelock: Update to 1.0.3., guix-commits, 2023/12/15
- 131/195: gnu: r-topicmodels: Update to 0.2-15., guix-commits, 2023/12/15
- 130/195: gnu: r-isocodes: Update to 2023.12.07., guix-commits, 2023/12/15
- 132/195: gnu: r-stm: Update to 1.3.7., guix-commits, 2023/12/15
- 144/195: gnu: r-dicedesign: Update to 1.10., guix-commits, 2023/12/15
- 143/195: gnu: r-igraph: Update to 1.6.0., guix-commits, 2023/12/15
- 140/195: gnu: r-gaston: Update to 1.6., guix-commits, 2023/12/15
- 147/195: gnu: r-seqminer: Update to 9.3., guix-commits, 2023/12/15
- 169/195: gnu: r-testthat: Update to 3.2.1., guix-commits, 2023/12/15
- 158/195: gnu: r-qs: Update to 0.25.7., guix-commits, 2023/12/15