Archived
1
0
Fork 0

gnu: r-annotate: Update to 1.74.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.74.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:35 +02:00
parent b928f25f51
commit 2563aeb416
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2821,14 +2821,14 @@ structure.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.72.0") (version "1.74.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
"0p7q5hdk7003q72vg4hrgdzn463spybxhrkvcq3a6l6jkgy9sf84")))) "0x6vddpiw2g713vicf70198x8dlrwf36p8jjygdsfnl56ls5bh2g"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-annotationdbi (list r-annotationdbi