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

* gnu/packages/cran.scm (r-showtext): Update to 0.9-5.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:30 +01:00
parent fcba8e0cff
commit 5554412bad
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20963,14 +20963,14 @@ (define-public r-showtextdb
(define-public r-showtext (define-public r-showtext
(package (package
(name "r-showtext") (name "r-showtext")
(version "0.9-4") (version "0.9-5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "showtext" version)) (uri (cran-uri "showtext" version))
(sha256 (sha256
(base32 (base32
"1gvj32wrs5q31bmg5dy6n85d0igm3jhkldhdv8kscw0pfrk89y36")))) "1larnqxn9nanbqiadm35ah5hh89xrzm4fdj9pfc93zzzhlfrvhb3"))))
(properties `((upstream-name . "showtext"))) (properties `((upstream-name . "showtext")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs