mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-statnet-common: Update to 4.12.0.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.12.0. Change-Id: I20853b1130320b53a2af04843d14f9097957ba2b
This commit is contained in:
parent
3c7fb8c1b9
commit
90e2dd287e
1 changed files with 2 additions and 2 deletions
|
|
@ -20875,14 +20875,14 @@ vectors.")
|
|||
(define-public r-statnet-common
|
||||
(package
|
||||
(name "r-statnet-common")
|
||||
(version "4.11.0")
|
||||
(version "4.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "statnet.common" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nmnb4k04121is7nv4jvl6w857cqw9jb8kz4lhjcd39ygyc9dgi6"))))
|
||||
"1z448l4mh4kfv79rf033hf93lg6msp6xdrrg6v1spn0bqg0wkij5"))))
|
||||
(properties
|
||||
`((upstream-name . "statnet.common")))
|
||||
(build-system r-build-system)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue