mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-goseq: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-goseq): Update to 1.60.0. Change-Id: I94370c3d2812d61021fbf4646842d39070267e6b
This commit is contained in:
parent
e657e76bac
commit
fa6ccb13f2
1 changed files with 2 additions and 2 deletions
|
@ -16267,14 +16267,14 @@ trees and clusters to other programs.")
|
|||
(define-public r-goseq
|
||||
(package
|
||||
(name "r-goseq")
|
||||
(version "1.58.0")
|
||||
(version "1.60.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "goseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1paya44vvzvbv0mr0vky4sjvmaqx8y4n5p457vxy2b8b3l086p45"))))
|
||||
"08ds2zaqkv7r9qcn8wnd994k94ifj848kg9q9swyq5gm8sg8sbn0"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue