mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-isoformswitchanalyzer: Update to 2.8.0.
* gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 2.8.0. Change-Id: I15b0b2a2724fb00e79afec0456e46451ffb9bbf6
This commit is contained in:
parent
a236b7bd4b
commit
06c208e2a6
1 changed files with 2 additions and 2 deletions
|
@ -7620,13 +7620,13 @@ possible.")
|
|||
(define-public r-isoformswitchanalyzer
|
||||
(package
|
||||
(name "r-isoformswitchanalyzer")
|
||||
(version "2.6.0")
|
||||
(version "2.8.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
|
||||
(sha256
|
||||
(base32 "13vp30mgf0v604i4vxbklbq1fh0wwn15gk05dvm7lpf5zppaqvgd"))))
|
||||
(base32 "156v2c8d3szhhpfra3jyczpw5wxv1lhfr4kyfzw3v1l965dci75q"))))
|
||||
(properties `((upstream-name . "IsoformSwitchAnalyzeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue