mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 23:32:24 -05:00
gnu: r-barcodetrackr: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-barcodetrackr): Update to 1.12.0. Change-Id: Ia20e92c383c7a89e1d6accba98cf879cd57de25a
This commit is contained in:
parent
89c8795fb8
commit
06f7d75e10
1 changed files with 2 additions and 2 deletions
|
@ -4878,13 +4878,13 @@ (define-public r-banocc
|
|||
(define-public r-barcodetrackr
|
||||
(package
|
||||
(name "r-barcodetrackr")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "barcodetrackR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1w5p6dqagf3g27ymqsxdim0qhnwm11rrs3nnpp4mj8jcxm8wjsh9"))))
|
||||
"0x0fpa44lyww2l1rdc35pdlgczz4y1vxjbn0s1frlpaacmqcxrly"))))
|
||||
(properties `((upstream-name . "barcodetrackR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue