gnu: r-showtextdb: Update to 3.0.

* gnu/packages/cran.scm (r-showtextdb): Update to 3.0.
This commit is contained in:
Ricardo Wurmus 2020-06-11 15:13:06 +02:00
parent b99ed8e6e5
commit 8957a336f7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16935,14 +16935,14 @@ (define-public r-sysfonts
(define-public r-showtextdb
(package
(name "r-showtextdb")
(version "2.0")
(version "3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "showtextdb" version))
(sha256
(base32
"1qwwj9x2jvadvwn60h75k99c9xi7yhqjsgaakahz5paxgj583bsh"))))
"0hlnc3fhgrdkd46n7hb6id0gg1v0bf8s4679nrr7rchyp455szq2"))))
(properties `((upstream-name . "showtextdb")))
(build-system r-build-system)
(propagated-inputs