me
/
guix
Archived
1
0
Fork 0

gnu: r-ggfun: Update to 0.0.5.

* gnu/packages/cran.scm (r-ggfun): Update to 0.0.5.
master
Ricardo Wurmus 2022-01-23 13:33:35 +01:00
parent 838a15423d
commit 43a5aa9473
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17995,14 +17995,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.4") (version "0.0.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggfun" version)) (uri (cran-uri "ggfun" version))
(sha256 (sha256
(base32 (base32
"07njcjcj212zxanq8x3nkh7mgvqmym08rx5s41rz9flhk9gkc9jr")))) "10spayf5jzmizhs6aassjplrjr9mr6bcww30pyxzyb1djfl41qxi"))))
(properties `((upstream-name . "ggfun"))) (properties `((upstream-name . "ggfun")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs