gnu: r-isoformswitchanalyzer: Update to 1.21.0.

* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.21.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:49 +02:00
parent a0846151b3
commit 669d0d17da
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5064,13 +5064,13 @@ (define-public r-iranges
(define-public r-isoformswitchanalyzer
(package
(name "r-isoformswitchanalyzer")
(version "1.20.0")
(version "1.21.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
(sha256
(base32 "06kcx0a7xxzqhf4y8l69my5chh06sfahsaz6anhana7shym3yif5"))))
(base32 "1vzzsqjnkaffyxgvw6bsbxhgg1102cap2hsmzkhwzh6bvh02bwkx"))))
(properties `((upstream-name . "IsoformSwitchAnalyzeR")))
(build-system r-build-system)
(propagated-inputs