mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-07 04:04:06 +02:00
gnu: r-methylkit: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-methylkit): Update to 1.38.0. Change-Id: I2d77375a092731b9c51e5726115a5f748f432a12
This commit is contained in:
@@ -11536,13 +11536,13 @@ be explored.")
|
||||
(define-public r-methylkit
|
||||
(package
|
||||
(name "r-methylkit")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "methylKit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ay3x7scmp7j3g3vqlyb3w2cnakaw2bbprj7fsdy6mda7py9p2qi"))))
|
||||
"0ki6zybnwigk7gppc7495phzlg9pixmp79hyg1kfrrskykyr1280"))))
|
||||
(properties `((upstream-name . "methylKit")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user