1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-31 15:31:29 +02:00

gnu: r-geneplotter: Update to 1.90.0.

* gnu/packages/bioconductor.scm (r-geneplotter): Update to 1.90.0.

Change-Id: Id5529c9877ec9d1352d6d85c407a28b0414303fc
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:15:16 +02:00
parent b43274a345
commit eed5bb66bb
+2 -2
View File
@@ -15672,14 +15672,14 @@ saving AnnData objects to disk.")
(define-public r-geneplotter
(package
(name "r-geneplotter")
(version "1.88.0")
(version "1.90.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "geneplotter" version))
(sha256
(base32
"1b2iq04rxzq28bihr9abhk66ynnjizkgkdls66r2g3r3kdm66xzm"))))
"0phvff6vglrris9alc0n8mxal8g90vdx6ppchxrbc7xppbffcrza"))))
(build-system r-build-system)
(propagated-inputs
(list r-annotate