gnu: r-scannotatr: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-scannotatr): Update to 1.10.0.

Change-Id: I3f13f54e33f1d615ef234853c425894239031399
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:59:18 +02:00
parent 51093471ce
commit b8959272c5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10959,13 +10959,13 @@ (define-public r-saturn
(define-public r-scannotatr
(package
(name "r-scannotatr")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scAnnotatR" version))
(sha256
(base32 "13wrxxdwphngi0f9vxakykk54bqngw8g38w6wkk96999lzb3p57p"))))
(base32 "1gzssp7im1d9pp2mbar27k854fcc3rqyza5d77flmhshq88xrskv"))))
(properties `((upstream-name . "scAnnotatR")))
(build-system r-build-system)
(propagated-inputs