mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: r-zfpkm: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-zfpkm): Update to 1.6.0.
This commit is contained in:
parent
67bc9255d5
commit
02530c2821
1 changed files with 2 additions and 2 deletions
|
@ -4217,14 +4217,14 @@ (define-public r-webbioc
|
|||
(define-public r-zfpkm
|
||||
(package
|
||||
(name "r-zfpkm")
|
||||
(version "1.4.1")
|
||||
(version "1.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "zFPKM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rvfrjxxvfng9fxxn316gm96v4rahx62vlk3axr2bzjbi1r4s8v5"))))
|
||||
"14knxp8cjjp9fhc6py66c7hrckf112jamz3gl1v60l1f2l1hmfvz"))))
|
||||
(properties `((upstream-name . "zFPKM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue