gnu: r-gviz: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-gviz): Update to 1.44.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:36 +02:00
parent 311339801e
commit e8a52e54f7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -19284,14 +19284,14 @@ family of feature/genome hypotheses.")
(define-public r-gviz
(package
(name "r-gviz")
(version "1.42.1")
(version "1.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Gviz" version))
(sha256
(base32
"01qs60sdh7c8cxkv3qbfcfwpjhab88j872va50fi95xsqnmj5isa"))))
"1lp345hxlddsc91lxrzay073g2dabc8h1cynyh87y85vzffhwplw"))))
(properties `((upstream-name . "Gviz")))
(build-system r-build-system)
(propagated-inputs