me
/
guix
Archived
1
0
Fork 0

gnu: r-banocc: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-banocc): Update to 1.26.0.

Change-Id: I4f20020f49a3eeba9b97a1154b7772ee5232cb82
master
Ricardo Wurmus 2023-11-03 16:40:28 +01:00
parent 70f14dd31e
commit fed0d240b5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4295,13 +4295,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.24.0") (version "1.26.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
"0yi70y87isb34jc1wrnz4gr0d0f2zw44555s50j3qdnj1x8cld9y")))) "0y6mizkbx3s2x6465g53q87q0sixxrxhjvjmvwiilhirxf4x7hgp"))))
(properties `((upstream-name . "banocc"))) (properties `((upstream-name . "banocc")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs