mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-linnorm: Update to 2.32.0.
* gnu/packages/bioconductor.scm (r-linnorm): Update to 2.32.0. Change-Id: I5e7ed478f28c1122bded7f3802777c9d18a6579b
This commit is contained in:
parent
4545a67f76
commit
e36f33e067
1 changed files with 2 additions and 2 deletions
|
@ -18525,14 +18525,14 @@ especially Illumina Infinium methylation microarrays.")
|
|||
(define-public r-linnorm
|
||||
(package
|
||||
(name "r-linnorm")
|
||||
(version "2.30.0")
|
||||
(version "2.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Linnorm" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03prx6qzkk5cdr83x4i3m2irjsm9ay31bz581ms0ji27y5l7c0wh"))))
|
||||
"1qqiqk43ag6pgpf027p3w4cphcnx1l70h6pcvm1fh1pmjkr35859"))))
|
||||
(properties `((upstream-name . "Linnorm")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue