me
/
guix
Archived
1
0
Fork 0

gnu: r-goseq: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-goseq): Update to 1.50.0.
master
zimoun 2022-11-17 03:50:16 +01:00 committed by Ricardo Wurmus
parent 74852cb46d
commit 7bf9521e85
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8511,14 +8511,14 @@ trees and clusters to other programs.")
(define-public r-goseq (define-public r-goseq
(package (package
(name "r-goseq") (name "r-goseq")
(version "1.48.0") (version "1.50.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "goseq" version)) (uri (bioconductor-uri "goseq" version))
(sha256 (sha256
(base32 (base32
"1w0rwzhqkvp2x7y5v0qcyjbss0p95gb1jrnx5sdkqginbvrmrd48")))) "0x89lv84l3qcahca54njcza326553zij2xyagy18mwlprdrq4iy8"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-annotationdbi (list r-annotationdbi