mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-30 14:26:48 +01:00
gnu: r-alevinqc: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-alevinqc): Update to 1.16.1.
This commit is contained in:
parent
4db85c197b
commit
f0c82ddced
1 changed files with 2 additions and 2 deletions
|
@ -3100,13 +3100,13 @@ (define-public r-aldex2
|
|||
(define-public r-alevinqc
|
||||
(package
|
||||
(name "r-alevinqc")
|
||||
(version "1.16.0")
|
||||
(version "1.16.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "alevinQC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"014jxp2ymxiywp2qa1b9f7iszgf95v03h9kgk8ljabnbia1zsl67"))))
|
||||
"137bvqyh1cqmhf9x3xl6n1dv0380lpcr2nxhd60b7zqiw4p14i5a"))))
|
||||
(properties `((upstream-name . "alevinQC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue