[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: r-gee: Update to 4.13-23.
From: |
guix-commits |
Subject: |
03/09: gnu: r-gee: Update to 4.13-23. |
Date: |
Mon, 30 May 2022 09:39:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 56373df33a3a84db68a5c8896fcf3e86b4616b63
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 30 15:34:28 2022 +0200
gnu: r-gee: Update to 4.13-23.
* gnu/packages/cran.scm (r-gee): Update to 4.13-23.
---
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 c7ba9e6e69..7a18cfd69e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11782,14 +11782,14 @@ analysis.")
(define-public r-gee
(package
(name "r-gee")
- (version "4.13-22")
+ (version "4.13-23")
(source
(origin
(method url-fetch)
(uri (cran-uri "gee" version))
(sha256
(base32
- "1wbwn7bjqz09l6clh43dy3x5qgv9b9wwn7xnfw9fkkrhn6rvc3rw"))))
+ "0v0fam678pqqkxmj95f1pwsi08y1rbz1wxnp1ig81jvpn0xpq8gq"))))
(properties `((upstream-name . "gee")))
(build-system r-build-system)
(native-inputs
- branch master updated (d2a9142852 -> 281bf72745), guix-commits, 2022/05/30
- 03/09: gnu: r-gee: Update to 4.13-23.,
guix-commits <=
- 06/09: gnu: r-parameters: Update to 0.18.1., guix-commits, 2022/05/30
- 08/09: gnu: r-chron: Update to 2.3-57., guix-commits, 2022/05/30
- 07/09: gnu: r-tree: Update to 1.0-42., guix-commits, 2022/05/30
- 09/09: gnu: r-lmom: Update to 2.9., guix-commits, 2022/05/30
- 01/09: gnu: r-batchelor: Update to 1.12.1., guix-commits, 2022/05/30
- 02/09: gnu: r-qpdf: Update to 1.2.0., guix-commits, 2022/05/30
- 05/09: gnu: r-clue: Update to 0.3-61., guix-commits, 2022/05/30
- 04/09: gnu: r-cobs: Update to 1.3-5., guix-commits, 2022/05/30