gnu: r-isoformswitchanalyzer: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.20.0.
This commit is contained in:
parent
cc0464f530
commit
4daec4dc4d
1 changed files with 2 additions and 2 deletions
|
@ -3860,13 +3860,13 @@ possible.")
|
|||
(define-public r-isoformswitchanalyzer
|
||||
(package
|
||||
(name "r-isoformswitchanalyzer")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
|
||||
(sha256
|
||||
(base32 "0n1gb9azxa1mxpsqvw3i3kf72f45nyjj1kgwwrzhd88n3g63lvkd"))))
|
||||
(base32 "06kcx0a7xxzqhf4y8l69my5chh06sfahsaz6anhana7shym3yif5"))))
|
||||
(properties `((upstream-name . "IsoformSwitchAnalyzeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue