gnu: r-copywriter: Update to 2.29.0.

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

View file

@ -4885,14 +4885,14 @@ (define-public r-complexheatmap
(define-public r-copywriter (define-public r-copywriter
(package (package
(name "r-copywriter") (name "r-copywriter")
(version "2.28.0") (version "2.29.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CopywriteR" version)) (uri (bioconductor-uri "CopywriteR" version))
(sha256 (sha256
(base32 (base32
"1k11kvam96hpg71hz2n9cfzizmb7d1bmq5zfvm34s7fn09is60xb")))) "1h4cyrjwdazgk49yzi9lvya8bfz9r4cpq19hyzikvc81ia8zdxs6"))))
(properties `((upstream-name . "CopywriteR"))) (properties `((upstream-name . "CopywriteR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs