me
/
guix
Archived
1
0
Fork 0

gnu: r-isoformswitchanalyzer: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.18.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2427,13 +2427,13 @@ possible.")
(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