gnu: r-systemfonts: Update to 0.3.1.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.1.
This commit is contained in:
Ricardo Wurmus 2020-09-14 19:03:08 +02:00
parent 3f67fb11cf
commit 515b746945
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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