mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-06 03:17:15 -05:00
gnu: r-alevinqc: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-alevinqc): Update to 1.18.0. Change-Id: I96c53e6ac99d375da3a87cdc3ffad888f82bbb80
This commit is contained in:
parent
99a2acb5ab
commit
dc6a5a7045
1 changed files with 2 additions and 2 deletions
|
@ -3255,13 +3255,13 @@ (define-public r-aldex2
|
|||
(define-public r-alevinqc
|
||||
(package
|
||||
(name "r-alevinqc")
|
||||
(version "1.16.1")
|
||||
(version "1.18.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "alevinQC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"137bvqyh1cqmhf9x3xl6n1dv0380lpcr2nxhd60b7zqiw4p14i5a"))))
|
||||
"0lhbh9xgkbrad9fqvxl4c6y0f2kgibn6sinp8znysk5m9z0ngpwp"))))
|
||||
(properties `((upstream-name . "alevinQC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue