me
/
guix
Archived
1
0
Fork 0

gnu: r-banocc: Update to 1.28.0.

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

Change-Id: I90a50fc574f2c064375acad39315b167c5cb3586
master
Ricardo Wurmus 2024-05-07 12:32:41 +02:00
parent 47ab649ecd
commit 89c8795fb8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4850,13 +4850,13 @@ the posterior densities for the average relative abundance of transcripts.")
(define-public r-banocc
(package
(name "r-banocc")
(version "1.26.0")
(version "1.28.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "banocc" version))
(sha256
(base32
"0y6mizkbx3s2x6465g53q87q0sixxrxhjvjmvwiilhirxf4x7hgp"))))
"12fysw9m3rrmyfq1j97rdklaln6vgjdmz7hj85vrh10haz9j23s2"))))
(properties `((upstream-name . "banocc")))
(build-system r-build-system)
(propagated-inputs