diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2026-05-21 10:42:13 +0200 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2026-05-28 12:13:57 +0200 |
| commit | 173f1ada6fded86ef8acc68aae76927cbd0cb08c (patch) | |
| tree | c534f48b0993190a32a7f61790877f9a34c3e63d /gnu | |
| parent | 4f106bf9aeefe80e5c13e119ec8f214ffc697cfd (diff) | |
gnu: r-missmethyl: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-missmethyl): Update to 1.46.0.
Change-Id: I7f4ac17690791430db1df346c3acd48a20254f2b
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioconductor.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index c05f60273b2..a1dc90b1271 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm | |||
| @@ -18927,13 +18927,13 @@ methylation arrays.") | |||
| 18927 | (define-public r-missmethyl | 18927 | (define-public r-missmethyl |
| 18928 | (package | 18928 | (package |
| 18929 | (name "r-missmethyl") | 18929 | (name "r-missmethyl") |
| 18930 | (version "1.45.0") | 18930 | (version "1.46.0") |
| 18931 | (source (origin | 18931 | (source (origin |
| 18932 | (method url-fetch) | 18932 | (method url-fetch) |
| 18933 | (uri (bioconductor-uri "missMethyl" version)) | 18933 | (uri (bioconductor-uri "missMethyl" version)) |
| 18934 | (sha256 | 18934 | (sha256 |
| 18935 | (base32 | 18935 | (base32 |
| 18936 | "186xm459hc3hp05n6y5yk047hrkylmffxh26i6j1b5vi9hlws2j0")))) | 18936 | "1398riwl6azivdxirwg5gdi4l94wcy1vxxyampv18rdljwah4rdj")))) |
| 18937 | (properties `((upstream-name . "missMethyl"))) | 18937 | (properties `((upstream-name . "missMethyl"))) |
| 18938 | (build-system r-build-system) | 18938 | (build-system r-build-system) |
| 18939 | (propagated-inputs | 18939 | (propagated-inputs |
