mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-tilingarray: Update to 1.86.0.
* gnu/packages/bioconductor.scm (r-tilingarray): Update to 1.86.0. Change-Id: I36f188822ba816f56540bf7bdb72e2a2eb420a79
This commit is contained in:
parent
0328efe9d8
commit
c5f8840a17
1 changed files with 2 additions and 2 deletions
|
@ -22796,13 +22796,13 @@ procedures that induce nucleotide substitutions (e.g. BisSeq).")
|
|||
(define-public r-tilingarray
|
||||
(package
|
||||
(name "r-tilingarray")
|
||||
(version "1.84.0")
|
||||
(version "1.86.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tilingArray" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13n4myj46zfb7y42phqqy7rmavr8793qg4l8wr04b0634b3dv4jf"))))
|
||||
"1j5b3400xfhzdffxrq08qk1sigr17r79v27f2iwpawn395vql9a2"))))
|
||||
(properties `((upstream-name . "tilingArray")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue