[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/98: gnu: r-minpack-lm: Update to 1.2-4.
From: |
guix-commits |
Subject: |
39/98: gnu: r-minpack-lm: Update to 1.2-4. |
Date: |
Wed, 13 Sep 2023 18:06:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 982487c0fe4e6cbfdfdf12eea5ce1a8e9f3345af
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:09 2023 +0200
gnu: r-minpack-lm: Update to 1.2-4.
* gnu/packages/cran.scm (r-minpack-lm): Update to 1.2-4.
---
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 84d3913bc9..224a2ebccf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21157,14 +21157,14 @@ user-defined patterns.")
(define-public r-minpack-lm
(package
(name "r-minpack-lm")
- (version "1.2-3")
+ (version "1.2-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "minpack.lm" version))
(sha256
(base32
- "1w7f9zhqjzayppbd5r6wmlkzlv72nvg74cdjajd2qfq2kxkh59xz"))))
+ "0cg7arnmb7x6v5x487gkc2k4i5gchgdwblrrd0k0vw1w6pza83z3"))))
(properties `((upstream-name . "minpack.lm")))
(build-system r-build-system)
(native-inputs (list gfortran))
- 05/98: gnu: r-radiant-data: Update to 1.6.1., (continued)
- 05/98: gnu: r-radiant-data: Update to 1.6.1., guix-commits, 2023/09/13
- 16/98: gnu: r-mboost: Update to 2.9-8., guix-commits, 2023/09/13
- 18/98: gnu: r-rcppnumerical: Update to 0.6-0., guix-commits, 2023/09/13
- 20/98: gnu: r-lambertw: Update to 0.6.8., guix-commits, 2023/09/13
- 24/98: gnu: r-rio: Update to 0.5.30., guix-commits, 2023/09/13
- 11/98: gnu: r-glmnetutils: Update to 1.1.9., guix-commits, 2023/09/13
- 23/98: gnu: r-statsexpressions: Update to 1.5.2., guix-commits, 2023/09/13
- 25/98: gnu: r-reticulate: Update to 1.32.0., guix-commits, 2023/09/13
- 33/98: gnu: r-credentials: Update to 2.0.1., guix-commits, 2023/09/13
- 27/98: gnu: r-flextable: Update to 0.9.3., guix-commits, 2023/09/13
- 39/98: gnu: r-minpack-lm: Update to 1.2-4.,
guix-commits <=
- 37/98: gnu: r-qmri: Update to 1.2.6., guix-commits, 2023/09/13
- 43/98: gnu: r-bqtl: Update to 1.0-35., guix-commits, 2023/09/13
- 28/98: gnu: r-phyclust: Update to 0.1-34., guix-commits, 2023/09/13
- 34/98: gnu: r-circular: Update to 0.5-0., guix-commits, 2023/09/13
- 36/98: gnu: r-adimpro: Update to 0.9.6., guix-commits, 2023/09/13
- 40/98: gnu: r-pbdzmq: Update to 0.3-10., guix-commits, 2023/09/13
- 41/98: gnu: r-classint: Update to 0.4-10., guix-commits, 2023/09/13
- 46/98: gnu: r-cyclocomp: Update to 1.1.1., guix-commits, 2023/09/13
- 21/98: gnu: r-lpsolve: Update to 5.6.19., guix-commits, 2023/09/13
- 42/98: gnu: r-rms: Update to 6.7-1., guix-commits, 2023/09/13