mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-ggnetwork: Update to 0.5.12.
* gnu/packages/cran.scm (r-ggnetwork): Update to 0.5.12.
This commit is contained in:
@@ -13087,14 +13087,14 @@ and coverage methods to tune the choice of threshold.")
|
||||
(define-public r-ggnetwork
|
||||
(package
|
||||
(name "r-ggnetwork")
|
||||
(version "0.5.10")
|
||||
(version "0.5.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ggnetwork" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gqdgy5yh700dg0f7xb80hczlnqfisn8l55j7amd1n7fp2x5sr8v"))))
|
||||
"1kg9354f39asq5baryh3zzzdl54g75mn1pxdr3pws9d2q5i8cdkl"))))
|
||||
(properties `((upstream-name . "ggnetwork")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user