[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: r-ggrepel: Update to 0.8.2.
From: |
guix-commits |
Subject: |
01/06: gnu: r-ggrepel: Update to 0.8.2. |
Date: |
Mon, 9 Mar 2020 03:51:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fec7f576b472c8226607073d62f432f3c9342c3e
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Mar 9 08:40:17 2020 +0100
gnu: r-ggrepel: Update to 0.8.2.
* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.2.
---
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 c334da2..fd55db2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3165,14 +3165,14 @@ for certain use cases.")
(define-public r-ggrepel
(package
(name "r-ggrepel")
- (version "0.8.1")
+ (version "0.8.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggrepel" version))
(sha256
(base32
- "10vjrcmx8yknfbx93d9a4y3z8gafri0fhimw6hcq733dmdvkml6m"))))
+ "1qaifn3dazdqbqlii210xhw7yf142iw7g9p2axmmxbz90p0by08d"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- branch master updated (af96c1e -> c3b6d61), guix-commits, 2020/03/09
- 02/06: gnu: r-vcd: Update to 1.4-6., guix-commits, 2020/03/09
- 03/06: gnu: r-quantmod: Update to 0.4-16., guix-commits, 2020/03/09
- 01/06: gnu: r-ggrepel: Update to 0.8.2.,
guix-commits <=
- 05/06: gnu: r-umap: Update to 0.2.5.0., guix-commits, 2020/03/09
- 04/06: gnu: r-rcppannoy: Update to 0.0.16., guix-commits, 2020/03/09
- 06/06: gnu: r-desolve: Update to 1.28., guix-commits, 2020/03/09