me
/
guix
Archived
1
0
Fork 0

gnu: r-isoformswitchanalyzer: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.20.0.
master
zimoun 2022-11-17 03:50:07 +01:00 committed by Ricardo Wurmus
parent cc0464f530
commit 4daec4dc4d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3860,13 +3860,13 @@ possible.")
(define-public r-isoformswitchanalyzer (define-public r-isoformswitchanalyzer
(package (package
(name "r-isoformswitchanalyzer") (name "r-isoformswitchanalyzer")
(version "1.18.0") (version "1.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version)) (uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
(sha256 (sha256
(base32 "0n1gb9azxa1mxpsqvw3i3kf72f45nyjj1kgwwrzhd88n3g63lvkd")))) (base32 "06kcx0a7xxzqhf4y8l69my5chh06sfahsaz6anhana7shym3yif5"))))
(properties `((upstream-name . "IsoformSwitchAnalyzeR"))) (properties `((upstream-name . "IsoformSwitchAnalyzeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs