me
/
guix
Archived
1
0
Fork 0

gnu: r-gosemsim: Update to 2.24.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.24.0.
master
zimoun 2022-11-17 03:50:19 +01:00 committed by Ricardo Wurmus
parent 83fa503de3
commit 9171e09d37
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10319,14 +10319,14 @@ information about samples and features can be added to the plot.")
(define-public r-gosemsim (define-public r-gosemsim
(package (package
(name "r-gosemsim") (name "r-gosemsim")
(version "2.22.0") (version "2.24.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
"1hp15pzd0m0g9f8kglyfsgjqxnvxcmm9022xnsrkzfvmj2yw14vd")))) "14wc7qgk1psknld05246cn0nqxpbjprax7j75h5yyd0w7hjyly2s"))))
(properties `((upstream-name . "GOSemSim"))) (properties `((upstream-name . "GOSemSim")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs