[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/23: gnu: r-statnet-common: Update to 4.3.0.
From: |
guix-commits |
Subject: |
03/23: gnu: r-statnet-common: Update to 4.3.0. |
Date: |
Sun, 9 Jun 2019 09:20:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f7f65cbaa6558b75d5e0842a1fa1463deac8226e
Author: Ricardo Wurmus <address@hidden>
Date: Sun Jun 9 15:17:41 2019 +0200
gnu: r-statnet-common: Update to 4.3.0.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.3.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 dc50bfb..c1b0afe 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3833,14 +3833,14 @@ supports arbitrary vertex/edge/graph attributes.")
(define-public r-statnet-common
(package
(name "r-statnet-common")
- (version "4.2.0")
+ (version "4.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "statnet.common" version))
(sha256
(base32
- "0q942g6kqmqxfss1cxb3yg8y5r1k1h5cyy99s1cfisrn6hqc6xhi"))))
+ "0ng90i0wm9wlyhjbnmnylc1bbqw396p1dr7f402dyry9x9ck6jl3"))))
(properties
`((upstream-name . "statnet.common")))
(build-system r-build-system)
- branch master updated (c6de5af -> 2d1d59a), guix-commits, 2019/06/09
- 01/23: gnu: r-stringdist: Update to 0.9.5.2., guix-commits, 2019/06/09
- 04/23: gnu: r-tseries: Update to 0.10-47., guix-commits, 2019/06/09
- 02/23: gnu: r-seriation: Update to 1.2-7., guix-commits, 2019/06/09
- 03/23: gnu: r-statnet-common: Update to 4.3.0.,
guix-commits <=
- 05/23: gnu: r-sjlabelled: Update to 1.1.0., guix-commits, 2019/06/09
- 07/23: gnu: r-sjstats: Update to 0.17.5., guix-commits, 2019/06/09
- 15/23: gnu: r-e1071: Update to 1.7-2., guix-commits, 2019/06/09
- 18/23: gnu: r-quantreg: Update to 5.40., guix-commits, 2019/06/09
- 19/23: gnu: r-numderiv: Update to 2016.8-1.1., guix-commits, 2019/06/09
- 21/23: gnu: r-msnbase: Update to 2.10.1., guix-commits, 2019/06/09
- 09/23: gnu: r-iso: Update to 0.0-18., guix-commits, 2019/06/09
- 17/23: gnu: r-fpc: Update to 2.2-2., guix-commits, 2019/06/09
- 22/23: gnu: r-aucell: Update to 1.6.1., guix-commits, 2019/06/09
- 10/23: gnu: r-rsvd: Update to 1.0.1., guix-commits, 2019/06/09