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

* gnu/packages/cran.scm (r-showtext): Update to 0.9-7.

Change-Id: Iff35114553726dd2941e870de02427c73cb397f1
This commit is contained in:
Ricardo Wurmus 2024-03-05 14:38:28 +01:00
parent b8a4807f1a
commit e96228adb8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -28149,14 +28149,14 @@ (define-public r-showtextdb
(define-public r-showtext
(package
(name "r-showtext")
(version "0.9-6")
(version "0.9-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "showtext" version))
(sha256
(base32
"0c4cssqk4s27pxfyb7fii97zhy4awzapj7bx9zkbki4va75mkjhf"))))
"12a8j87ca39fd8vn9ixzfgkbffz8ajyslhsx2hqjry1gzbk864i5"))))
(properties `((upstream-name . "showtext")))
(build-system r-build-system)
(inputs