Archived
1
0
Fork 0

gnu: r-showtext: Update to 0.9-3.

* gnu/packages/cran.scm (r-showtext): Update to 0.9-3.
This commit is contained in:
Ricardo Wurmus 2021-07-26 15:19:10 +02:00
parent 73871946a1
commit 03e4676138
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20008,14 +20008,14 @@ package.")
(define-public r-showtext (define-public r-showtext
(package (package
(name "r-showtext") (name "r-showtext")
(version "0.9-2") (version "0.9-3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "showtext" version)) (uri (cran-uri "showtext" version))
(sha256 (sha256
(base32 (base32
"0y5mw6ffk92r7b22irrfhdmj4hxfl0d1wjxj14hznbapc4qm6f0z")))) "0ghxd5la8is2mz5w7lk507zgcpr5lz30miqyhyn9cqazlsfwp4wa"))))
(properties `((upstream-name . "showtext"))) (properties `((upstream-name . "showtext")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs