gnu: r-gviz: Update to 1.38.4.

* gnu/packages/bioconductor.scm (r-gviz): Update to 1.38.4.
This commit is contained in:
Ricardo Wurmus 2022-04-14 10:59:04 +02:00
parent 3c7e190eea
commit c7cb92e494
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -14018,14 +14018,14 @@ family of feature/genome hypotheses.")
(define-public r-gviz
(package
(name "r-gviz")
(version "1.38.0")
(version "1.38.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Gviz" version))
(sha256
(base32
"0nqa7m300d7gpsayb6c6rv64d3y8c390wvwgz7v29zs9c025s9a8"))))
"14qybi5b3h9z5b0m127jf7z695amf612rh5wq2g2n1yirfhzbdja"))))
(properties `((upstream-name . "Gviz")))
(build-system r-build-system)
(propagated-inputs