me
/
guix
Archived
1
0
Fork 0

gnu: r-beclear: Update to 2.18.0.

* gnu/packages/bioconductor.scm (r-beclear): Update to 2.18.0.

Change-Id: Ia52d2072c95c4ff68cabe22cd6f9da8f3f7833b3
master
Ricardo Wurmus 2023-11-03 17:19:11 +01:00
parent 6ddf9ed610
commit 58661d1d54
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22192,14 +22192,14 @@ regions or annotations of your choice from BigWig files.")
(define-public r-beclear
(package
(name "r-beclear")
(version "2.16.0")
(version "2.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BEclear" version))
(sha256
(base32
"1sdw69dhrzkcpc7flvp1gkixvpsbrckyg756rlm17hjjwfxlz5lb"))))
"1a8jmlx17qcx9qzcaxbnlk6qji6hqxcnzmr8zvar9jrfhx0cv9x1"))))
(properties `((upstream-name . "BEclear")))
(build-system r-build-system)
(propagated-inputs