mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: r-methylclockdata: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-methylclockdata): Update to 1.18.0. Change-Id: Ica69b51659f46765b7f8d1aa2bbbc012e4b5168b
This commit is contained in:
@@ -2849,14 +2849,14 @@ data can be use as a background data set in the interactive application.")
|
||||
(define-public r-methylclockdata
|
||||
(package
|
||||
(name "r-methylclockdata")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "methylclockData" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1ycbf8qagcx02xhcjya3a4841ggyn0cmbhkm81hd7yxjmk094m4c"))))
|
||||
(base32 "09rrwxgil154iaiyk1rdxv3rzva5pzwnlrxyraw2shkb8pll9h1s"))))
|
||||
(properties `((upstream-name . "methylclockData")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-experimenthub r-experimenthubdata))
|
||||
|
||||
Reference in New Issue
Block a user