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:
Ricardo Wurmus 2025-05-31 09:11:16 +02:00
parent 3c7fb8c1b9
commit 90e2dd287e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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)