gnu: r-annotate: Update to 1.76.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.76.0.
This commit is contained in:
zimoun 2022-11-17 03:50:08 +01:00 committed by Ricardo Wurmus
parent 261e3c12c2
commit dc8c3024c0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4273,14 +4273,14 @@ (define-public r-affxparser
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.74.0") (version "1.76.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annotate" version)) (uri (bioconductor-uri "annotate" version))
(sha256 (sha256
(base32 (base32
"0x6vddpiw2g713vicf70198x8dlrwf36p8jjygdsfnl56ls5bh2g")))) "06jmnv36y3n6pl1vs6mp14sgyzl4l37g13diaa49k7qwp1kdpl3a"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-annotationdbi (list r-annotationdbi