mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-methylaid: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-methylaid): Update to 1.42.0. Change-Id: Id3fc8d9aca3c002da5f6d0ed82f432799e118fa6
This commit is contained in:
parent
1a6ca53fc8
commit
858698e1f6
1 changed files with 2 additions and 2 deletions
|
@ -11080,13 +11080,13 @@ profiles than cells of different types.")
|
|||
(define-public r-methylaid
|
||||
(package
|
||||
(name "r-methylaid")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MethylAid" version))
|
||||
(sha256
|
||||
(base32 "0iq4ba4hsf7zwb063gqf00al031lydpg0yhlxwx8aczmyly00a9q"))))
|
||||
(base32 "1y7i7xq2xblhbxsabwh8vhvmimf3s9jqs6q0vff94809rhmqaifj"))))
|
||||
(properties
|
||||
`((upstream-name . "MethylAid")
|
||||
(updater-ignored-native-inputs . ("r-methylaiddata"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue