mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-25 17:19:31 +02:00
gnu: r-shinymethyl: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-shinymethyl): Update to 1.48.0. Change-Id: I6bc429b6703816955e7dec41e0eedc99030f8ca4
This commit is contained in:
@@ -14165,13 +14165,13 @@ and advanced quality control routines.")
|
||||
(define-public r-shinymethyl
|
||||
(package
|
||||
(name "r-shinymethyl")
|
||||
(version "1.46.0")
|
||||
(version "1.48.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "shinyMethyl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p3hphp5b3r8wax2hhlkb1ifzqhqwl7yxnsjn4c2mhsi4im2ych0"))))
|
||||
"1fi9cm0zhidjhnl9f8zkl4v8xbr6s0nk2b19calqsngfabf7lr4k"))))
|
||||
(properties `((upstream-name . "shinyMethyl")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user