gnu: r-statnet-common: Update to 4.8.0.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.8.0.master
parent
11128897fb
commit
9b06a73fad
|
@ -8283,14 +8283,14 @@ vectors.")
|
||||||
(define-public r-statnet-common
|
(define-public r-statnet-common
|
||||||
(package
|
(package
|
||||||
(name "r-statnet-common")
|
(name "r-statnet-common")
|
||||||
(version "4.7.0")
|
(version "4.8.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "statnet.common" version))
|
(uri (cran-uri "statnet.common" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1cx1h1yzs8jjxk10y2h0wl69caspzgx5wdqp36dp4sxm0sk335xn"))))
|
"1w26g7nzvmawm8jqd0hsjr8lz1jr4l565wzcbwqwpyvk0q9rkyfy"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "statnet.common")))
|
`((upstream-name . "statnet.common")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Reference in New Issue