[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/50: gnu: r-diversitree: Update to 0.9-13.
From: |
guix-commits |
Subject: |
02/50: gnu: r-diversitree: Update to 0.9-13. |
Date: |
Mon, 27 Jan 2020 10:33:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c6b4b4e7198afe5a9747a00ed9df870dc753931d
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 16:23:57 2020 +0100
gnu: r-diversitree: Update to 0.9-13.
* gnu/packages/bioinformatics.scm (r-diversitree): Update to 0.9-13.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index c71adbe..82a286b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12937,14 +12937,14 @@ analyses in addition to large-scale sequence-level
searches.")
(define-public r-diversitree
(package
(name "r-diversitree")
- (version "0.9-11")
+ (version "0.9-13")
(source
(origin
(method url-fetch)
(uri (cran-uri "diversitree" version))
(sha256
(base32
- "1jqfjmmaigq581l4zxysmkhld0xv6izlbr1hihf9zplkix36majc"))))
+ "00vi4klywi35hd170ksjv3xja3hqqbkcidcnrrlpgv4179k0azix"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- branch master updated (5e61de2 -> 2afae7f), guix-commits, 2020/01/27
- 01/50: gnu: r-metap: Update to 1.3., guix-commits, 2020/01/27
- 03/50: gnu: r-callr: Update to 3.4.1., guix-commits, 2020/01/27
- 04/50: gnu: r-rgooglemaps: Update to 1.4.5.2., guix-commits, 2020/01/27
- 02/50: gnu: r-diversitree: Update to 0.9-13.,
guix-commits <=
- 06/50: gnu: r-lpsolve: Update to 5.6.15., guix-commits, 2020/01/27
- 08/50: gnu: r-xts: Update to 0.12-0., guix-commits, 2020/01/27
- 09/50: gnu: r-tsp: Update to 1.1-8., guix-commits, 2020/01/27
- 12/50: gnu: r-factominer: Update to 2.1., guix-commits, 2020/01/27
- 11/50: gnu: r-leaps: Update to 3.1., guix-commits, 2020/01/27
- 05/50: gnu: r-prettyunits: Update to 1.1.1., guix-commits, 2020/01/27
- 07/50: gnu: r-broom: Update to 0.5.4., guix-commits, 2020/01/27
- 13/50: gnu: r-sjlabelled: Update to 1.1.2., guix-commits, 2020/01/27
- 14/50: gnu: r-magick: Update to 2.3., guix-commits, 2020/01/27
- 16/50: gnu: r-sjstats: Update to 0.17.8., guix-commits, 2020/01/27