1
Fork 0
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:
Ricardo Wurmus 2025-04-29 18:55:33 +02:00
parent a236b7bd4b
commit 06c208e2a6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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