mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: r-gofuncr: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.22.0. Change-Id: Ic00366af82dd07fafe0483e37a9522f7a472ff6a
This commit is contained in:
parent
e632f73afc
commit
29a09dbdef
1 changed files with 2 additions and 2 deletions
|
@ -15607,14 +15607,14 @@ (define-public r-atacseqqc
|
|||
(define-public r-gofuncr
|
||||
(package
|
||||
(name "r-gofuncr")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GOfuncR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05509xf768x8asqadjj5s50m0yqnklrxi28bmqd22cn6cbmahszw"))))
|
||||
"1baa3aabkhmwq66xkzf4jk5nz85kkx1ks0mqc91s2ra9916wj6cd"))))
|
||||
(properties `((upstream-name . "GOfuncR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue