gnu: r-statnet-common: Update to 4.6.0.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.6.0.
This commit is contained in:
parent
4b71cb9303
commit
20e8098845
1 changed files with 2 additions and 2 deletions
|
@ -6795,14 +6795,14 @@ (define-public r-rle
|
|||
(define-public r-statnet-common
|
||||
(package
|
||||
(name "r-statnet-common")
|
||||
(version "4.5.0")
|
||||
(version "4.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "statnet.common" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0bw8dwnv568i60xrj6d7gv0hnna1x7rvqaayy5i0827khvdj7nrw"))))
|
||||
"07djgc6qbxahiy5v15lfayxbj4188lxsb8xcs7hnbm2hic953bfx"))))
|
||||
(properties
|
||||
`((upstream-name . "statnet.common")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue