gnu: r-systemfonts: Update to 1.0.5.

* gnu/packages/cran.scm (r-systemfonts): Update to 1.0.5.

Change-Id: I67baa7705cbc0edf2aea5e0ef2c5a7e1c09e7655
This commit is contained in:
Ricardo Wurmus 2023-10-25 16:57:39 +02:00
parent 756b75e3f5
commit 3aa975363f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26125,14 +26125,14 @@ (define-public r-covr
(define-public r-systemfonts
(package
(name "r-systemfonts")
(version "1.0.4")
(version "1.0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "systemfonts" version))
(sha256
(base32
"1h44bal845jp7ya8i7ff1kz1n3wklkb00jk6hb9lgwa2p5snqxpg"))))
"08sqw5izpwhawcjkcyscvslz914skwfi0s68rdwrqwwkh8fzn3w4"))))
(properties `((upstream-name . "systemfonts")))
(build-system r-build-system)
(propagated-inputs