me
/
guix
Archived
1
0
Fork 0

gnu: r-beclear: Update to 2.10.0.

* gnu/packages/bioconductor.scm (r-beclear): Update to 2.10.0.
master
Ricardo Wurmus 2021-11-04 22:04:47 +00:00
parent 8dd33b890a
commit 744c9f4351
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13948,14 +13948,14 @@ regions or annotations of your choice from BigWig files.")
(define-public r-beclear (define-public r-beclear
(package (package
(name "r-beclear") (name "r-beclear")
(version "2.8.0") (version "2.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BEclear" version)) (uri (bioconductor-uri "BEclear" version))
(sha256 (sha256
(base32 (base32
"0w18livng2gcmjgvws7pix3gsnj237rs34sgwxsfmn8p5vfx8b30")))) "1njb1lfd4wmsrfw06jc8z8vdk14nmcw9lwyvbxr7z1zg4h8v6c29"))))
(properties `((upstream-name . "BEclear"))) (properties `((upstream-name . "BEclear")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs