mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gwascat: Update to 2.26.0.
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.26.0.
This commit is contained in:
parent
38a7f29374
commit
ab00f1b61c
1 changed files with 2 additions and 2 deletions
|
@ -13541,14 +13541,14 @@ with your data.")
|
||||||
(define-public r-gwascat
|
(define-public r-gwascat
|
||||||
(package
|
(package
|
||||||
(name "r-gwascat")
|
(name "r-gwascat")
|
||||||
(version "2.24.0")
|
(version "2.26.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "gwascat" version))
|
(uri (bioconductor-uri "gwascat" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0109cxsviq1sk5hfwkjzd0y1kpm934287asjjd0j8jhh4b0ah2b2"))))
|
"0s67jgk3gnfiyfjwhq4r5xlfnip29blis4fg75kn4qmvjv5j2pxx"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-annotationdbi" ,r-annotationdbi)
|
`(("r-annotationdbi" ,r-annotationdbi)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue