gnu: r-s4arrays: Update to 1.0.6.
* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.0.6.
This commit is contained in:
parent
9232ef7986
commit
ebaf944cdd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue