mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-barcodetrackr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-barcodetrackr): Update to 1.16.0. Change-Id: I9f6bf2a26894e8f1ac09abcd94f08a9151ab2d20
This commit is contained in:
parent
8b3e1d00a8
commit
b98410aa52
1 changed files with 2 additions and 2 deletions
|
@ -5920,13 +5920,13 @@ estimates for each correlation element.")
|
|||
(define-public r-barcodetrackr
|
||||
(package
|
||||
(name "r-barcodetrackr")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "barcodetrackR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vmfq5llvg7s8f919jafllip2v710sqsrpfxa8imjg30hr9h9fkl"))))
|
||||
"1n2rj50gwqmqj5gs5d3asd3gcs0iv1rr1zh12s55lcsdxyfgp1ar"))))
|
||||
(properties `((upstream-name . "barcodetrackR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue