me
/
guix
Archived
1
0
Fork 0

gnu: r-annotatr: Update to 1.24.0.

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

View File

@ -12580,14 +12580,14 @@ datasets.")
(define-public r-annotatr (define-public r-annotatr
(package (package
(name "r-annotatr") (name "r-annotatr")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annotatr" version)) (uri (bioconductor-uri "annotatr" version))
(sha256 (sha256
(base32 (base32
"1fbax9v3d486c8lwf3yfjbf4w7zf53wmdpxk2clwm8ngm7w0pqm0")))) "08f3xikgb0z1j7n8i04yn1dlfj8rxc76nmf5b7i5ljcp0jqiv07n"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-annotationdbi (list r-annotationdbi