me
/
guix
Archived
1
0
Fork 0

gnu: r-systemfonts: Update to 0.2.1.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.1.
master
Ricardo Wurmus 2020-04-30 15:26:18 +02:00
parent 8dfa9ab05a
commit aa180e9e03
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16026,14 +16026,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.2.0") (version "0.2.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
"1aba07djvxqdmnsdbwvzcsbm2fddnhrssa54xyrlviiwsv2c1qsd")))) "0dna00xai0pw76b4830yy4r5j1hq7f7kla67v0iz39cjm4rq4ygq"))))
(properties `((upstream-name . "systemfonts"))) (properties `((upstream-name . "systemfonts")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs