gnu: r-ggnewscale: Update to 0.4.8.

* gnu/packages/cran.scm (r-ggnewscale): Update to 0.4.8.
This commit is contained in:
Ricardo Wurmus 2022-11-04 09:58:40 +01:00
parent 637c6a6f93
commit 3279710d4e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20508,14 +20508,14 @@ (define-public r-aplot
(define-public r-ggnewscale
(package
(name "r-ggnewscale")
(version "0.4.7")
(version "0.4.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggnewscale" version))
(sha256
(base32
"108a7y6sqqvzyfk247lbmnacfpwdl405rf1b3fa62cgx8ycsq4kb"))))
"004p5ai6rc5y8f6966k894jzw9v3m4zy36z50yapig7c85lzmzn7"))))
(properties `((upstream-name . "ggnewscale")))
(build-system r-build-system)
(propagated-inputs