gnu: r-metapod: Update to 1.6.0.

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

View file

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