[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/30: gnu: r-gprofiler2: Update to 0.2.0.
From: |
guix-commits |
Subject: |
02/30: gnu: r-gprofiler2: Update to 0.2.0. |
Date: |
Sun, 30 Aug 2020 17:31:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 314155c9433289364e06287f3d52062e6cd7d52c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 30 23:27:48 2020 +0200
gnu: r-gprofiler2: Update to 0.2.0.
* gnu/packages/cran.scm (r-gprofiler2): Update to 0.2.0.
---
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 3328243..9d34fed 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -305,14 +305,14 @@ organisms via the @code{g:Profiler} toolkit.")
(define-public r-gprofiler2
(package
(name "r-gprofiler2")
- (version "0.1.9")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "gprofiler2" version))
(sha256
(base32
- "112hmmvdwg8xz90w1bsbzc55y4xi9jj4dqy0q4bsgp49x58r92rb"))))
+ "0q8hl3gdxy34c0181ql405fdklz82nfvmwdcafd5mzf935rjpyjg"))))
(properties `((upstream-name . "gprofiler2")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e3b11dc -> 769b948), guix-commits, 2020/08/30
- 01/30: gnu: r-rticles: Update to 0.15., guix-commits, 2020/08/30
- 02/30: gnu: r-gprofiler2: Update to 0.2.0.,
guix-commits <=
- 03/30: gnu: r-glue: Update to 1.4.2., guix-commits, 2020/08/30
- 04/30: gnu: r-dendextend: Update to 1.14.0., guix-commits, 2020/08/30
- 05/30: gnu: r-ffbase: Update to 0.13.1., guix-commits, 2020/08/30
- 06/30: gnu: r-squarem: Update to 2020.4., guix-commits, 2020/08/30
- 09/30: gnu: r-heatmaply: Update to 1.1.1., guix-commits, 2020/08/30
- 08/30: gnu: r-ttr: Update to 0.24.1., guix-commits, 2020/08/30
- 11/30: gnu: r-maptools: Update to 1.0-2., guix-commits, 2020/08/30
- 13/30: gnu: r-officer: Update to 0.3.13., guix-commits, 2020/08/30
- 22/30: gnu: r-conquer: Update to 1.0.2., guix-commits, 2020/08/30
- 24/30: gnu: r-mgcv: Update to 1.8-33., guix-commits, 2020/08/30