gnu: r-anota2seq: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-anota2seq): Update to 1.26.0. Change-Id: I9cfa5e25e1b0d7c1b0ae86b3d3d99c836579f3dcmaster
parent
3187bbde7b
commit
e82b89a306
|
@ -16094,13 +16094,13 @@ the data set is suitable for such analysis.")
|
|||
(define-public r-anota2seq
|
||||
(package
|
||||
(name "r-anota2seq")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "anota2seq" version))
|
||||
(sha256
|
||||
(base32 "0kyxwhj5vq5z4v3x3hfb9ks3h37axqskyj9rzyj2bzsy2yk9hajn"))))
|
||||
(base32 "140k37wswl4w2136pz9y0z82sphzxmgzgk3cr400kkm39wjn7vxm"))))
|
||||
(properties `((upstream-name . "anota2seq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue