[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/74: gnu: r-gld: Update to 2.6.5.
From: |
guix-commits |
Subject: |
55/74: gnu: r-gld: Update to 2.6.5. |
Date: |
Sat, 2 Jul 2022 18:00:40 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5888776c871f0752ef5975efdc207c0a6dbd5b56
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:11 2022 +0200
gnu: r-gld: Update to 2.6.5.
* gnu/packages/statistics.scm (r-gld): Update to 2.6.5.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ea8c4c1bcd..dbc9b316a8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6835,13 +6835,13 @@ extreme-value distribution.")
(define-public r-gld
(package
(name "r-gld")
- (version "2.6.4")
+ (version "2.6.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "gld" version))
(sha256
- (base32 "08rkv7g6ci969vh9fbyg3lrpfmjhbiwzdhcjs9j6s9bf3gpdmdhd"))))
+ (base32 "1scflrfhvf26psnh7ayi4x2j706k8sfyqlmib6ssjyhl6g0gg542"))))
(properties `((upstream-name . "gld")))
(build-system r-build-system)
(propagated-inputs (list r-e1071 r-lmom))
- 13/74: gnu: r-raster: Update to 3.5-21., (continued)
- 13/74: gnu: r-raster: Update to 3.5-21., guix-commits, 2022/07/02
- 41/74: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02
- 45/74: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/02
- 51/74: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/02
- 66/74: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/02
- 72/74: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 71/74: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/02
- 74/74: gnu: r-ifultools: Patch in removed macros to fix build., guix-commits, 2022/07/02
- 40/74: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/02
- 49/74: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/02
- 55/74: gnu: r-gld: Update to 2.6.5.,
guix-commits <=
- 58/74: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/02
- 65/74: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/02
- 18/74: gnu: r-waveslim: Update to 1.8.3., guix-commits, 2022/07/02
- 23/74: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/02
- 28/74: gnu: r-additivitytests: Update to 1.1-4.1., guix-commits, 2022/07/02
- 31/74: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/02
- 32/74: gnu: r-igraph: Update to 1.3.2., guix-commits, 2022/07/02
- 33/74: gnu: r-lobstr: Update to 1.1.2., guix-commits, 2022/07/02
- 44/74: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02
- 46/74: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02