gnu: r-isoformswitchanalyzer: Update to 2.2.0.

* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 2.2.0.

Change-Id: Idd5f4c733972d4a49e155c439114405e412a03f9
This commit is contained in:
Ricardo Wurmus 2023-11-03 16:51:54 +01:00
parent 71ef609861
commit aae891dad3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5637,13 +5637,13 @@ (define-public r-iranges
(define-public r-isoformswitchanalyzer
(package
(name "r-isoformswitchanalyzer")
(version "2.0.1")
(version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
(sha256
(base32 "1zjwhxlayz2sb77vspw280didhawj282i5gvxnydcdparg165zwf"))))
(base32 "1yin2jv06g3jrzadq6yjcr14jz1zzwyxipzna5csgr013dkkrl8h"))))
(properties `((upstream-name . "IsoformSwitchAnalyzeR")))
(build-system r-build-system)
(propagated-inputs