me
/
guix
Archived
1
0
Fork 0

gnu: r-m3c: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-m3c): Update to 1.20.0.
master
zimoun 2022-11-17 03:50:29 +01:00 committed by Ricardo Wurmus
parent c705fcaaa5
commit 79c096cb2e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15408,14 +15408,14 @@ user's input and automatically retrieving results from GREAT web server.")
(define-public r-m3c
(package
(name "r-m3c")
(version "1.18.0")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "M3C" version))
(sha256
(base32
"120gd7gkgc98d1l6hl2ij799b3jksdnga5iyb44ps9mbc79hl012"))))
"1djgbnxsdp1w9hhc6346gmvad3x8avy8nc85gpvg9i4x52wcrn4j"))))
(properties `((upstream-name . "M3C")))
(build-system r-build-system)
(propagated-inputs