gnu: r-isoformswitchanalyzer: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:33 +02:00
parent 285b5cb7fa
commit a15c457c59
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2427,13 +2427,13 @@ (define-public r-iranges
(define-public r-isoformswitchanalyzer
(package
(name "r-isoformswitchanalyzer")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
(sha256
(base32 "14bqf39gw5ab5r9sr3afkig1jbzdvds1bmcvc6bpb45kschx7fwf"))))
(base32 "0n1gb9azxa1mxpsqvw3i3kf72f45nyjj1kgwwrzhd88n3g63lvkd"))))
(properties `((upstream-name . "IsoformSwitchAnalyzeR")))
(build-system r-build-system)
(propagated-inputs