mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: r-gwascat: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.34.0. Change-Id: I3ae4066f1e36e30cecdf15cb9a5bfb469f0d6b49
This commit is contained in:
parent
3e5e4bf311
commit
11300bd9ee
1 changed files with 2 additions and 2 deletions
|
@ -21680,14 +21680,14 @@ (define-public r-gviz
|
|||
(define-public r-gwascat
|
||||
(package
|
||||
(name "r-gwascat")
|
||||
(version "2.32.0")
|
||||
(version "2.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "gwascat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1i64bk0ac2v0w5yjxdhnbjh05l6n9fi7gxap0zp73wxj7kl75wkd"))))
|
||||
"028n8v1pgkr1q5s9wslql8ayk1cbx6a9a2rjka9pdwz6rq1iyagy"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue