gnu: r-systemfonts: Update to 0.3.2.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.2.
This commit is contained in:
Ricardo Wurmus 2020-10-05 22:44:30 +02:00
parent 2cab0e12b4
commit 158e72308d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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