gnu: r-genomation: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.14.0.master
parent
45ba2caedb
commit
c5b0815c44
|
@ -8066,13 +8066,13 @@ reference point and sorted by a user defined feature.")
|
|||
(define-public r-genomation
|
||||
(package
|
||||
(name "r-genomation")
|
||||
(version "1.12.0")
|
||||
(version "1.14.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "genomation" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vdmdyrq0n7pf8cvy2950v7hrcrcbd9zl4fg7dcmyly3iiwdyirp"))))
|
||||
"0g0v4alfpqlinqinjnyzl3mrjnpbdx9ri34mcaiqbvbvg8ic8wvg"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biostrings" ,r-biostrings)
|
||||
|
|
Reference in New Issue