gnu: r-ggnewscale: Update to 0.5.0.

* gnu/packages/cran.scm (r-ggnewscale): Update to 0.5.0.

Change-Id: I9e6b278f7eaa2a92e8a21106f384c05280cc9930
This commit is contained in:
Ricardo Wurmus 2024-08-16 18:36:12 +02:00
parent 5537640fdb
commit 138feeb3b9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -26483,14 +26483,14 @@ matched.")
(define-public r-ggnewscale (define-public r-ggnewscale
(package (package
(name "r-ggnewscale") (name "r-ggnewscale")
(version "0.4.10") (version "0.5.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggnewscale" version)) (uri (cran-uri "ggnewscale" version))
(sha256 (sha256
(base32 (base32
"1j8d512qhdlhfp3hb36d1dqlqlxs0i303mnn31xnq1adcwwibmlz")))) "0bfzqjaxg5r9qzi6hav0m6rcw1cr90h8pwwjklbv930finrxrw5p"))))
(properties `((upstream-name . "ggnewscale"))) (properties `((upstream-name . "ggnewscale")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs