me
/
guix
Archived
1
0
Fork 0

gnu: r-ggnewscale: Update to 0.4.6.

* gnu/packages/cran.scm (r-ggnewscale): Update to 0.4.6.
Ricardo Wurmus 2022-03-12 23:04:29 +01:00
parent 050c58be9d
commit 962cefe18a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18812,14 +18812,14 @@ matched.")
(define-public r-ggnewscale (define-public r-ggnewscale
(package (package
(name "r-ggnewscale") (name "r-ggnewscale")
(version "0.4.5") (version "0.4.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggnewscale" version)) (uri (cran-uri "ggnewscale" version))
(sha256 (sha256
(base32 (base32
"1hjysfagd2lqy8yivqq9q7l6hbvyq8kasw3zqh5fk9xn18ikc702")))) "08xqhv6y9m9f2p8q3h0dh7mbpqg3r2i590x2983k69plfa5jxzv3"))))
(properties `((upstream-name . "ggnewscale"))) (properties `((upstream-name . "ggnewscale")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs