gnu: r-tilingarray: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-tilingarray): Update to 1.80.0. Change-Id: I78c5d57af6117ce78232ebfa065416fd7d2a6cc4master
parent
43ea1c324a
commit
3c93fab37f
|
@ -18310,13 +18310,13 @@ procedures that induce nucleotide substitutions (e.g. BisSeq).")
|
|||
(define-public r-tilingarray
|
||||
(package
|
||||
(name "r-tilingarray")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tilingArray" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0wj3wb4x9s0v189p20rlwghsx82x314yyhhsnfmrl266qb1ambrn"))))
|
||||
"01j4wj0mdfrlyhp2alf1xfy78f17x43w9i0wb41ljw6pm313np58"))))
|
||||
(properties `((upstream-name . "tilingArray")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue