me
/
guix
Archived
1
0
Fork 0

gnu: r-fastseg: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-fastseg): Update to 1.42.0.
master
Ricardo Wurmus 2022-05-28 12:44:38 +02:00
parent 89b669ba0e
commit b604766021
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3716,14 +3716,14 @@ chromosome region or transcript models of lincRNA genes.")
(define-public r-fastseg
(package
(name "r-fastseg")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fastseg" version))
(sha256
(base32
"1ds0hhc41nhfj3lmvld8nk2p547wd80b3yq7fjlf3dl3wfaxzy80"))))
"1cr1b1jbgp1z1zpf71kl7mljbm2jpi6b97bf3bll3gnagfm489hy"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase r-biocgenerics r-genomicranges r-iranges