[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/112: gnu: r-ashr: Update to 2.2-54.
From: |
guix-commits |
Subject: |
11/112: gnu: r-ashr: Update to 2.2-54. |
Date: |
Tue, 15 Mar 2022 15:22:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ba4a6487f6a2cb44ffff05197b90383ad0aaedfc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:19 2022 +0100
gnu: r-ashr: Update to 2.2-54.
* gnu/packages/cran.scm (r-ashr): Update to 2.2-54.
---
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 8ead61e0ac..8bbe68bbb9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1269,13 +1269,13 @@ mechanism.")
(define-public r-ashr
(package
(name "r-ashr")
- (version "2.2-47")
+ (version "2.2-54")
(source (origin
(method url-fetch)
(uri (cran-uri "ashr" version))
(sha256
(base32
- "1rqb5j30ylaf1h4l66x4jxyn5inrvhc42d90qd5mgkxsq0ghdlr4"))))
+ "177xs3apnc6yy6737qqv4z8snf0hkpbghab63hrplbyb9wfssfga"))))
(properties `((upstream-name . "ashr")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (2543cb4854 -> 231841f9b9), guix-commits, 2022/03/15
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/15
- 10/112: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/15
- 11/112: gnu: r-ashr: Update to 2.2-54.,
guix-commits <=
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15