mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 22:55:57 +02:00
gnu: r-annaffy: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.82.0. Change-Id: Icb48fbffaea92319b794e772a092c5589dde1633
This commit is contained in:
@@ -19632,14 +19632,14 @@ data in R and Bioconductor containers.")
|
||||
(define-public r-annaffy
|
||||
(package
|
||||
(name "r-annaffy")
|
||||
(version "1.80.0")
|
||||
(version "1.82.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "annaffy" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ac95hxhvacvccw01x8g0yzqc3azx0h79pnxnv7cfihb0lpvd331"))))
|
||||
"0rn29k1ywsnblqn8zkfqg4x719ghz7i6h6k730yypba38h929h51"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
||||
Reference in New Issue
Block a user