gnu: r-fastseq: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-fastseq): Update to 1.24.0.master
parent
1567c8d91b
commit
87fa5aface
|
@ -9376,14 +9376,14 @@ by the user, helping with quick and reproducible access.")
|
|||
(define-public r-fastseg
|
||||
(package
|
||||
(name "r-fastseg")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "fastseg" version))
|
||||
(sha256
|
||||
(base32
|
||||
"083wiz03q9mynwchs9frlpp6c84dncri5ncibx6h82p228cpja6h"))))
|
||||
"0dd7nr3klwz9ailwshnbynhd62lwb8zbbpj6jf3igpb94yi6x2jp"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biobase" ,r-biobase)
|
||||
|
|
Reference in New Issue