me
/
guix
Archived
1
0
Fork 0

gnu: r-ggfun: Update to 0.0.9.

* gnu/packages/cran.scm (r-ggfun): Update to 0.0.9.
Ricardo Wurmus 2022-11-29 15:22:20 +01:00
parent 218e78e4a3
commit cc4d5cbc8f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20453,14 +20453,14 @@ function for computing a matrix of correlation p-values.")
(define-public r-ggfun (define-public r-ggfun
(package (package
(name "r-ggfun") (name "r-ggfun")
(version "0.0.7") (version "0.0.9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggfun" version)) (uri (cran-uri "ggfun" version))
(sha256 (sha256
(base32 (base32
"0x71p3mm0sw72hv92368wy2yiy7zv826p3kddpwndqv1bywmyfx8")))) "04kn367mzgrfwnwz97vw5jqp2kig94hmxmhyyic7ddvk3sfhwx2w"))))
(properties `((upstream-name . "ggfun"))) (properties `((upstream-name . "ggfun")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs