mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gosemsim: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.34.0. Change-Id: Idfc6d1713ab40e679bee511c21fc14130eb1d8f3
This commit is contained in:
parent
1b05fe2641
commit
aeb5189544
1 changed files with 2 additions and 2 deletions
|
@ -18870,14 +18870,14 @@ semantics of the two frameworks.")
|
||||||
(define-public r-gosemsim
|
(define-public r-gosemsim
|
||||||
(package
|
(package
|
||||||
(name "r-gosemsim")
|
(name "r-gosemsim")
|
||||||
(version "2.32.0")
|
(version "2.34.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "GOSemSim" version))
|
(uri (bioconductor-uri "GOSemSim" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ql5mxaks11dpkykggylnpi2jymh467w1zqi6s6bp1gb4h399jly"))))
|
"1pxz30zfpfwsp9sx3ca99jb5acrsxbl9d7pscm57d767rhm8kq83"))))
|
||||||
(properties
|
(properties
|
||||||
'((upstream-name . "GOSemSim")
|
'((upstream-name . "GOSemSim")
|
||||||
(updater-extra-native-inputs . ("r-org-hs-eg-db"))))
|
(updater-extra-native-inputs . ("r-org-hs-eg-db"))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue