me
/
guix
Archived
1
0
Fork 0

gnu: r-systemfonts: Update to 0.3.1.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

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