me
/
guix
Archived
1
0
Fork 0

gnu: r-genomation: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-genomation): Update to 1.30.0.
master
zimoun 2022-11-17 03:50:10 +01:00 committed by Ricardo Wurmus
parent 533a3d9914
commit 4e501fbb67
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5356,13 +5356,13 @@ and visualize the results.")
(define-public r-genomation
(package
(name "r-genomation")
(version "1.28.0")
(version "1.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "genomation" version))
(sha256
(base32
"0rvay7gs4g2wi6h42kln8xwy9b05axj1x8mkfayl6pnnlva6xj79"))))
"098ldnh45f48145jfsbdw5dqv5yiqkfci1fy6h6gjz7nh3dvnil5"))))
(build-system r-build-system)
(propagated-inputs
(list r-biostrings