me
/
guix
Archived
1
0
Fork 0

gnu: r-methylaid: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-methylaid): Update to 1.38.0.

Change-Id: I7313f0d99c9a7089fe39aae2798d990eca991583
master
Ricardo Wurmus 2024-05-07 12:55:46 +02:00
parent f1bb1608b7
commit 5243f41783
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9323,13 +9323,13 @@ profiles than cells of different types.")
(define-public r-methylaid (define-public r-methylaid
(package (package
(name "r-methylaid") (name "r-methylaid")
(version "1.36.0") (version "1.38.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "MethylAid" version)) (uri (bioconductor-uri "MethylAid" version))
(sha256 (sha256
(base32 "0mzml9j6f7yycf9747ikkpfvxnwji07h8jhwa9a54ix2d0wyxk3d")))) (base32 "084mnllaj6qp5ai5bmj6wgc90bs270qbzl60sch1f863x8fv9lzr"))))
(properties `((upstream-name . "MethylAid"))) (properties `((upstream-name . "MethylAid")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs