gnu: r-network: Update to 1.13.0.1.

* gnu/packages/cran.scm (r-network): Update to 1.13.0.1.
master
Tobias Geerinckx-Rice 2018-04-05 05:56:18 +02:00
parent ba578d937d
commit 92edaaea27
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2601,14 +2601,14 @@ published results; and a routine for graphical display.")
(define-public r-network
(package
(name "r-network")
(version "1.13.0")
(version "1.13.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "network" version))
(sha256
(base32
"11sg330xb7gcnl3f6lwhhjdabz6mk43828i2np635pqw4s4yl13s"))))
"1bbkbqkqf1d7irfwh08c13c2pfypir1ssvlqrln83irqns1ikdv0"))))
(build-system r-build-system)
(home-page "http://statnet.org/")
(synopsis "Classes for relational data")