me
/
guix
Archived
1
0
Fork 0

gnu: r-annotate: Update to 1.82.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.82.0.

Change-Id: I9940d1837c62c2421513021fe12fb87e629ba0df
master
Ricardo Wurmus 2024-05-07 12:32:51 +02:00
parent 55dca2271e
commit cb56dc94bc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6771,14 +6771,14 @@ structure.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.80.0") (version "1.82.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
"10mdlbgbvdj967bih6wpvxmy91r10p8frhgcwv8mhv4g94ardasd")))) "1v4sq22lwrhl50whag0jil788wwvi4rpdaij03iwak93q998ls0f"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-annotationdbi (list r-annotationdbi