gnu: r-banocc: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-banocc): Update to 1.24.0.master
parent
c6d14bd6fb
commit
41bff44b32
|
@ -4000,13 +4000,13 @@ the posterior densities for the average relative abundance of transcripts.")
|
||||||
(define-public r-banocc
|
(define-public r-banocc
|
||||||
(package
|
(package
|
||||||
(name "r-banocc")
|
(name "r-banocc")
|
||||||
(version "1.22.0")
|
(version "1.24.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "banocc" version))
|
(uri (bioconductor-uri "banocc" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0d7ss3df6zcfsh8kgy35ghxa6f27ynjhdbi6mdypgk9q24f64r78"))))
|
"0yi70y87isb34jc1wrnz4gr0d0f2zw44555s50j3qdnj1x8cld9y"))))
|
||||||
(properties `((upstream-name . "banocc")))
|
(properties `((upstream-name . "banocc")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue