gnu: r-s4arrays: Update to 1.0.6.

* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.0.6.
This commit is contained in:
Ricardo Wurmus 2023-09-14 08:57:19 +02:00
parent 9232ef7986
commit ebaf944cdd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19663,13 +19663,13 @@ (define-public r-preprocesscore
(define-public r-s4arrays
(package
(name "r-s4arrays")
(version "1.0.5")
(version "1.0.6")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Arrays" version))
(sha256
(base32
"01xlccybhdgas9pnx88ll9q56qb2xd687xvfrc7bd5r9sf72b81c"))))
"011n4lyznlrya5l8d7m30x81k7h81wbp07b12s6a4s5sy9fzd5jb"))))
(properties `((upstream-name . "S4Arrays")))
(build-system r-build-system)
(propagated-inputs