mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
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:
parent
71ef609861
commit
aae891dad3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue