[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/89: gnu: r-ggraph: Update to 2.0.3.
From: |
guix-commits |
Subject: |
69/89: gnu: r-ggraph: Update to 2.0.3. |
Date: |
Thu, 11 Jun 2020 11:04:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4c4c34a15460d4f8993bf0578a7f4cf104c8ce73
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:12:15 2020 +0200
gnu: r-ggraph: Update to 2.0.3.
* gnu/packages/cran.scm (r-ggraph): Update to 2.0.3.
---
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 d4a4c5d..20d089d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14586,14 +14586,14 @@ databases, including ENA, PDB or ChEMBL are also
accessible.")
(define-public r-ggraph
(package
(name "r-ggraph")
- (version "2.0.2")
+ (version "2.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggraph" version))
(sha256
(base32
- "1ckq82hg52vr2wydkqv2wrppgjyvddd6bwqzrngqlm7j71xapjl0"))))
+ "1pz06j0za4p6dc3fqjzcw8bpym70bmnfcvpv1q34r74rnwzjdyvq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- 56/89: gnu: r-sjplot: Update to 2.8.4., (continued)
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11
- 60/89: gnu: r-cmprsk: Update to 2.2-10., guix-commits, 2020/06/11
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5., guix-commits, 2020/06/11
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11
- 67/89: gnu: r-msigdbr: Update to 7.1.1., guix-commits, 2020/06/11
- 69/89: gnu: r-ggraph: Update to 2.0.3.,
guix-commits <=
- 74/89: gnu: r-abcrlda: Update to 1.0.3., guix-commits, 2020/06/11
- 78/89: gnu: r-seewave: Update to 2.1.6., guix-commits, 2020/06/11
- 80/89: gnu: r-actuar: Update to 3.0-0., guix-commits, 2020/06/11
- 79/89: gnu: r-gdina: Update to 2.8.0., guix-commits, 2020/06/11
- 77/89: gnu: r-elasticnet: Update to 1.3., guix-commits, 2020/06/11
- 81/89: gnu: r-rsvg: Update to 2.1., guix-commits, 2020/06/11
- 83/89: gnu: r-sem: Update to 3.1-11., guix-commits, 2020/06/11
- 76/89: gnu: r-showtext: Update to 0.8-1., guix-commits, 2020/06/11
- 75/89: gnu: r-showtextdb: Update to 3.0., guix-commits, 2020/06/11
- 29/89: gnu: r-getoptlong: Update to 1.0.0., guix-commits, 2020/06/11