me
/
guix
Archived
1
0
Fork 0

gnu: r-geneplotter: Update to 1.78.0.

* gnu/packages/bioconductor.scm (r-geneplotter): Update to 1.78.0.
master
Ricardo Wurmus 2023-04-28 18:00:02 +02:00
parent e82e8329f5
commit adfdd8e86e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9748,14 +9748,14 @@ saving AnnData objects to disk.")
(define-public r-geneplotter
(package
(name "r-geneplotter")
(version "1.76.0")
(version "1.78.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "geneplotter" version))
(sha256
(base32
"094v4skdvsnc7bp3acj801ih022w9k96f2b857326vd19khz0ava"))))
"03x90l7rvxk0z03p5immqbyyhiygi3mkik636al1cjdcxl9dr5f8"))))
(build-system r-build-system)
(propagated-inputs
(list r-annotate