gnu: r-systemfonts: Update to 1.0.1.

* gnu/packages/cran.scm (r-systemfonts): Update to 1.0.1.
This commit is contained in:
Ricardo Wurmus 2021-02-10 21:39:48 +01:00
parent 8f8a1485b8
commit eb21f330b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17632,14 +17632,14 @@ (define-public r-covr
(define-public r-systemfonts
(package
(name "r-systemfonts")
(version "0.3.2")
(version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "systemfonts" version))
(sha256
(base32
"12hdvv66kkd3b4rs82blc3c4ifz2dw1048sqpkbz6vkk1zqpc53x"))))
"15x7qx8iigkybgz6b6s66i3mh75vgynzpd50nw05wflfwzcv87a0"))))
(properties `((upstream-name . "systemfonts")))
(build-system r-build-system)
(propagated-inputs