me
/
guix
Archived
1
0
Fork 0

gnu: r-minfi: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-minfi): Update to 1.50.0.

Change-Id: I998622a5e1e7591819c18615c69784178710b168
master
Ricardo Wurmus 2024-05-07 13:06:50 +02:00
parent 339681b5c7
commit f71b4cc8c4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15530,14 +15530,14 @@ model.")
(define-public r-minfi
(package
(name "r-minfi")
(version "1.48.0")
(version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "minfi" version))
(sha256
(base32
"13lldzj68vmmmrp5fi2rfxbchbivaa1scq56hl0v9mxxicw72a0x"))))
"1hk44wddcygh4j7jmj1b0p40hf5qdy1m78x14j19h7z9aq4azdij"))))
(build-system r-build-system)
(propagated-inputs
(list r-beanplot