gnu: r-ggfun: Update to 0.0.4.

* gnu/packages/cran.scm (r-ggfun): Update to 0.0.4.
This commit is contained in:
Ricardo Wurmus 2021-09-29 15:33:26 +02:00
parent eba0e1428f
commit 9bc8b1d950
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18143,14 +18143,14 @@ (define-public r-ggcorrplot
(define-public r-ggfun
(package
(name "r-ggfun")
(version "0.0.3")
(version "0.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggfun" version))
(sha256
(base32
"0bf8pl3scy5fx15h1fx0799cb9sg9spjapqif9gcz27pmmgdc0n9"))))
"07njcjcj212zxanq8x3nkh7mgvqmym08rx5s41rz9flhk9gkc9jr"))))
(properties `((upstream-name . "ggfun")))
(build-system r-build-system)
(propagated-inputs