gnu: r-metapod: Update to 1.4.0.

* gnu/packages/bioconductor.scm (r-metapod): Update to 1.4.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:53 +02:00
parent e2ec50a938
commit a2cc02fea8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7047,14 +7047,14 @@ (define-public r-ggtree
(define-public r-metapod
(package
(name "r-metapod")
(version "1.2.0")
(version "1.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "metapod" version))
(sha256
(base32
"1s8dfzpgbpxbn3jvx891gvw3jyn43nlxb73yv1vjn85brk9zbqpk"))))
"19g9c08alg4qqr710si465wlb5dy759m5d8wn91zwj24077dds7b"))))
(properties `((upstream-name . "metapod")))
(build-system r-build-system)
(propagated-inputs