gnu: r-systemfonts: Update to 0.2.3.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.3.
This commit is contained in:
Ricardo Wurmus 2020-06-11 15:12:30 +02:00
parent 897ed4a76f
commit 53bf76c574
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16116,14 +16116,14 @@ (define-public r-covr
(define-public r-systemfonts
(package
(name "r-systemfonts")
(version "0.2.1")
(version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "systemfonts" version))
(sha256
(base32
"0dna00xai0pw76b4830yy4r5j1hq7f7kla67v0iz39cjm4rq4ygq"))))
"0wf62mfam5zlrck0wrdbyi4hi7pn5j0739rihgp8sj2cjypm2lnb"))))
(properties `((upstream-name . "systemfonts")))
(build-system r-build-system)
(inputs