me
/
guix
Archived
1
0
Fork 0

gnu: r-genomicscores: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.8.0.
master
Ricardo Wurmus 2022-05-28 12:45:01 +02:00
parent 81880b4cb7
commit 8f957d34f1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9191,14 +9191,14 @@ type and symbol colors.")
(define-public r-genomicscores
(package
(name "r-genomicscores")
(version "2.6.1")
(version "2.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicScores" version))
(sha256
(base32
"17v2v7aklljy17nivwmani2jxkbffqs2yr38hlspjlvgpidpf9ln"))))
"0zq9k4189dlc14f9rknsc1ffhpjzb2f4fzdaszfdbnd4rr43b79i"))))
(properties `((upstream-name . "GenomicScores")))
(build-system r-build-system)
(propagated-inputs