me
/
guix
Archived
1
0
Fork 0

gnu: r-banocc: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-banocc): Update to 1.24.0.
master
Ricardo Wurmus 2023-04-28 17:59:46 +02:00
parent c6d14bd6fb
commit 41bff44b32
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4000,13 +4000,13 @@ the posterior densities for the average relative abundance of transcripts.")
(define-public r-banocc
(package
(name "r-banocc")
(version "1.22.0")
(version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "banocc" version))
(sha256
(base32
"0d7ss3df6zcfsh8kgy35ghxa6f27ynjhdbi6mdypgk9q24f64r78"))))
"0yi70y87isb34jc1wrnz4gr0d0f2zw44555s50j3qdnj1x8cld9y"))))
(properties `((upstream-name . "banocc")))
(build-system r-build-system)
(propagated-inputs