[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/20: gnu: r-eulerr: Update to 7.0.2.
From: |
guix-commits |
Subject: |
12/20: gnu: r-eulerr: Update to 7.0.2. |
Date: |
Tue, 2 Apr 2024 04:31:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3dcc3c5a783d7c35b7573857006bd2123c410ddb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Apr 2 10:04:28 2024 +0200
gnu: r-eulerr: Update to 7.0.2.
* gnu/packages/cran.scm (r-eulerr): Update to 7.0.2.
Change-Id: I2cba2668de9efbbe279dd7ee89d36aab6631d7ec
---
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 447e718735..5baa92f57a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24867,13 +24867,13 @@ that fills this gap.")
(define-public r-eulerr
(package
(name "r-eulerr")
- (version "7.0.1")
+ (version "7.0.2")
(source (origin
(method url-fetch)
(uri (cran-uri "eulerr" version))
(sha256
(base32
- "1c8yf94ga4h6rf89fyajxfsaq5z6dx1z2840371vxj7kwj9slg3c"))))
+ "0aw4l338nymrmna7q01vxn2cc7wyzz3lhf1bwazy55qa4hmww3af"))))
(properties `((upstream-name . "eulerr")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (0f9f266542 -> df47f4fa27), guix-commits, 2024/04/02
- 03/20: gnu: r-microbiomestat: Update to 1.2., guix-commits, 2024/04/02
- 02/20: gnu: r-bslib: Update to 0.7.0., guix-commits, 2024/04/02
- 12/20: gnu: r-eulerr: Update to 7.0.2.,
guix-commits <=
- 04/20: gnu: r-collapse: Update to 2.0.12., guix-commits, 2024/04/02
- 08/20: gnu: r-gh: Update to 1.4.1., guix-commits, 2024/04/02
- 11/20: gnu: r-future-apply: Update to 1.11.2., guix-commits, 2024/04/02
- 14/20: gnu: r-metafor: Update to 4.6-0., guix-commits, 2024/04/02
- 13/20: gnu: r-iml: Update to 0.11.2., guix-commits, 2024/04/02
- 09/20: gnu: r-arm: Update to 1.14-4., guix-commits, 2024/04/02
- 19/20: gnu: r-rsqlite: Update to 2.3.6., guix-commits, 2024/04/02
- 05/20: gnu: r-httr2: Update to 1.0.1., guix-commits, 2024/04/02
- 06/20: gnu: r-hardyweinberg: Update to 1.7.7., guix-commits, 2024/04/02
- 15/20: gnu: r-textshape: Update to 1.7.5., guix-commits, 2024/04/02