me
/
guix
Archived
1
0
Fork 0

gnu: r-gviz: Update to 1.44.2.

* gnu/packages/bioconductor.scm (r-gviz): Update to 1.44.2.
master
Ricardo Wurmus 2023-10-05 10:15:51 +02:00
parent 9220702479
commit bf7c049147
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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