gnu: r-gwascat: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.34.0. Change-Id: I3ae4066f1e36e30cecdf15cb9a5bfb469f0d6b49master
parent
3e5e4bf311
commit
11300bd9ee
|
@ -21680,14 +21680,14 @@ with your data.")
|
|||
(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
|
||||
|
|
Reference in New Issue